LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

MySQL database with SQL Toolkit

Solved!
Go to solution

Hi,

we are using CVI 2012 and the SQL Toolkit 2.2 and we want to connect to a MySQL database.

 

The MySQL database was created with MySQLServer. When we try to connect with DBConnect we get an error.

 

How can we connect the MySQL Database?

 

What do we have to type in the connection string in DBConnect? Is it the name of the database, the path to the database or anything else?

 

Does any one have experience with the SQL toolkit?

 

Thanks in advance

Oliver

0 Kudos
Message 1 of 3
(3,669 Views)
Solution
Accepted by OZI

You need to install the mysql connector odbc and then create an ODBC dns for your database.

 

control panel, administrative, odbc

Message 2 of 3
(3,659 Views)

Hi,

thanks for your help we got it to run

 

thanks

Oliver

0 Kudos
Message 3 of 3
(3,622 Views)