06-27-2014 06:02 AM
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?
Solved! Go to Solution.
06-27-2014 09:49 AM
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...
06-27-2014 10:02 AM