Same problems with CVI/SQL Tookit 2.0.3/Windows 2000
I have experienced the same problem with SQL Toolkit
2.0.3 for CVI, specifically with the sample application
NEW_TABL.C
The problem seems to be with the CREATE TABLE sql instruction used in a DBImmediate() statement.
One interesting observation, Loading the older SQL Toolkit 1.1 Instrument Driver cvi_db.fp in the CVI IDE instead of the newer SQL Toolkit driver has worked for me, but I don't like knowing the root cause of the problem.
Anyone know the specifics on this problem, there are other knowledgebase inquiries which appear to be looking for this same answer, and as of yet the answers
have been referals to the Third Party driver suppliers.
In as much as the SQL Toolkit sample application does not work
, I would appreciate some participation from NI tech support to explain the compatibility issues.