LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

My application with SQL toolkit woks on W98, but not on XP

Hi!

I wrote a program in LabWindows/CVI with SQL Toolkit. My databases is ACCESS files, created on W98. The program run on W98 and W2000, but in XP not. DBConnect is failed.
I have admin. rights, data files is on my C: drive. Please help me. Thanks.
Ivan Gregorics (Hungary)
0 Kudos
Message 1 of 2
(2,748 Views)
Hi Ivan,

you might want to make sure that the basic functionality is present with the toolkit. XP has a different of MDAC than NT, and each version tends to behave differently (but they should still work). There are some simple connection examples that are installed with the SQL Toolkit, try running those to see if you can connect at all to the database. It always helps to try isolate the problem to your particular case or whether the toolkit installed correctly.

Kai Kratt
NI

(with thanks to Bilal Durrani, NI)
0 Kudos
Message 2 of 2
(2,736 Views)