LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

connect to database

Solved!
Go to solution

Hello to all...

 

I am trying to connect to a mircosoft database (mdb) using the example supplied with LV 8.5. The problem with this is that the database must be open prior to launching the example. Is there a method to open the database using the vi?

 

ThanksNAdvance

FredFred

0 Kudos
Message 1 of 2
(2,688 Views)
Solution
Accepted by topic author FredFred

Solved my own problem...

 

  1. Open Database connection using connection information path and passed out a connection reference (see image)open connection.JPG
  2. Afterwards, used db functions to do what i want to do
0 Kudos
Message 2 of 2
(2,681 Views)