LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Laveiw 2018 Ver 18.0.1F4 Database conductivity

I am using the database conductivity toolkit and when I open an Access database, Access create a .LDB file  When I close the Access database Labview does not release the .LDB file.  Only when i close my application does this happen.  My Version of Access is 2105 Build 14026.20270.  My application does not require the database be open all the time. I have another Access database trying to use a table in the Labview database and it can't use it because the database is being held open by Labview.  How can i get Labview to release the database? I have attached the VI that i am using.

0 Kudos
Message 1 of 3
(1,569 Views)

I don't see anything wrong with your code.  The DB should be released.  Are you getting any errors after the Close DB VI?  Do you have the DB open in any other external tools?

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 2 of 3
(1,521 Views)

No, I do not get any errors. I have no open external tools.  I open the database, do something then close the database. 7 different times all within my main VI.  Could this be the problem?

Should I just open once do the 7 task then close it. 

0 Kudos
Message 3 of 3
(1,510 Views)