03-17-2011 04:01 AM
Hi ,
I have a strange problem with the Distribution Kit and SQL toolkit.
I'm using CVI 9.1 on win XP ,
I've created a program that connects to a data base an extracting it's info to lists , while using the software in CVI everything workers OK ,
after creating a Distribution of the this soft installing it on a different computer and updating the database in the ODBC the program works fine BUT I can't retrieve anything from the database ,
the button is pressed but noting happen with no error code or msg.
Any ideas ?
Solved! Go to Solution.
03-17-2011 06:14 AM
Hi ,
after a few tests I can now say that the problem source is that the SQL tool kit doesn't included at the distribution kit .
After installing only the kit , the software works perfectly good ,
I've tried to add the SQL tool kit to the distention kit I create but with no luck , and one knows how ?
03-17-2011 09:11 AM
Hello -
There's a couple additional steps that need to be taken when distributing the SQL toolkit. Please take a look at the help topic located at the following path from your main LabWindows/CVI help:
Library Reference>SQL Toolkit Library>Distributing an SQL Toolkit Executable or DLL
Let me know if that does not resolve things for you -
NickB
National Instruments
03-20-2011 03:45 AM
Hi Nick ,
Thank you , problem solved