LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Packed library and SQL Toolkit

Solved!
Go to solution

Hi 

 

I have labview development studio and I have made some test software that runs a test and posts the results to a database.

 

I have built the functions of the test in to a packed library

 

Another company will be using the packed library to test some pcb's for us. The problem is that they do not have the database module in their labview and so the database section of the code does not work. 

 

Is there a run time program for the SQL toolkit I can give them? 

0 Kudos
Message 1 of 3
(2,228 Views)
Solution
Accepted by shavecp

No, but you can replace them with these drivers and not have to worry about toolkits. Be sure to read the discussion too - it will give you other reasons why you are better off without the DCT. The download link for a current version of LV is on the last page of the discussion.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
Message 2 of 3
(2,201 Views)
I agree with Mike though I have typically used LabSQL.

If insist on using the NI toolkit, the vendor will require a license for it, just like they would require a LabVIEW license. If that is a problem, don't provide the source code. Create an exe.
Message 3 of 3
(2,197 Views)