LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

SQL Toolkit 2.0 under Windows 2000

Using the command DBImmediateSQL(...) from the SQL Toolkit 2.0 with
LabWindows/CVI 5.0 under Windows 2000 I get the following error message:

Automation Error
Automation error code -2147352573 0x800200003
Member not found

Any idea?

Thank you in advance,

Andreas Langer
0 Kudos
Message 1 of 5
(3,692 Views)
I have the same exect problem
If you will find the answer
please send it to me
at broshb@is.elta.co.il
and vise versa
thanks
brosh betzalel
0 Kudos
Message 2 of 5
(3,692 Views)
I have the same exect problem
If you will find the answer
please send it to me
at broshb@is.elta.co.il
and vise versa
thanks
brosh betzalel
0 Kudos
Message 3 of 5
(3,692 Views)
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.
0 Kudos
Message 4 of 5
(3,692 Views)
Thanks to Chris Matthews,

I located a response to a similar question authored by Chris which suggest the need to upgrade to SQL Toolkit version 2.0.6 in order to be compatible with the newer ADO components of Windows 2000.
0 Kudos
Message 5 of 5
(3,692 Views)