LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Database open error -214746725

Solved!
Go to solution

I continually get the following error:

 

NI_Database_API.lvlib:DB Tools Open Connec (String).vi->Get DB Columns.vi->GSEDB.vi<ERR>ADO Error: 0x80004005 Exception occured in Microsoft OLE DB Provider for ODBC Drivers: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified in NI_Database_API.lvlib:DB Tools Open Connec (String).vi->Get DB Columns.vi->GSEDB.vi

 

when my program attempts to open an existing SQL database. Some compuiters do ok with it, others produce this error. I know that at least one computer that has the error has Windows7 Pro (64) and at least one that works has Windows 7 Ultimate (32).

0 Kudos
Message 1 of 2
(3,902 Views)
Solution
Accepted by topic author scottbreeding

Fixed problem by installing the 32 bit MySQL driver on 64 bit OS machines instead of the 64 bit driver.

Message 2 of 2
(3,895 Views)