From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MySQL Connection Error

Solved!
Go to solution

Hi,

I am new to labview and database programming. I am trying to retrieve the data out from mysql database and show it on labview. I keep getting an error message and i am not sure how to fix it. 

 Please kindly advice. Thank you.

 

FYI:

I am using:

32 bit labview 2012 and

64 bit ODBC connector

error2.jpg

error2.jpg

error3.jpg

0 Kudos
Message 1 of 2
(2,875 Views)
Solution
Accepted by topic author S.Neo
If you are using 32-bit LabVIEW, you need to use the 32-bit ODBC connector.

Install the 32-bit connector, then run the 32-bit version of the ODBC administration tool (c:\Windows\SysWOW64\odbcad32.exe) and set up your connection from there.

LabVIEW Champion, CLA, CLED, CTD
(blog)
Message 2 of 2
(2,843 Views)