LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

ADO implementation of connect

I am getting a bad return code from the following function DAO_WorkspaceOpenConnection(). I have gone through the parameters a of number times. I am getting an error 80020009 and an error.sCode of 800A0BB9. This means that something is wrong with one of my parameters. I have found someone on one of the SQL Server newsgroups who is willing to help me, but we need to knwo what the actual function call that DAO_WorkspaceOpenConnection() is making. They claim that this is not a standard ADO call, but rather a NI version of the call. Is this an NI version or did this come from some third party product where I can look?
0 Kudos
Message 1 of 2
(2,822 Views)
We provide the source code generated from the wizard. Open the source code that is generated by the wizard and look for yourself what that function is calling.


Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(2,822 Views)