ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using ADODB library in labview Activex

I created an executable and an Installer of a VI which uses ADODB library on a computer which had VB installed on it.
I installed this on a computer which did not have VB installed on it. After installing i got the Activex object "Microsoft ADO Data Control, version 6.0 (OLED)"  in labview.
Then i tried inserting Activex object "Microsoft ADO Data Control, version 6.0 (OLED)" into an Activex container but i got the message
 "Error insering Activex object: Class is not licensed for use".
How can i use the ADODB library on computers which dont have VB installed on them.
 
Regards,
Giridhar Rajan
0 Kudos
Message 1 of 2
(3,099 Views)
Try downloading MDAC (Microsoft Data Access Components) from Microsoft.com
0 Kudos
Message 2 of 2
(3,093 Views)