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: 

SQL vi's using MySQL database?

Is it possible to use connect to a
MySQL data source with the SQL vi's?

I guess that might be more of a windows
question, but I'd like to know if anyone
has done that.

-H.




Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 1 of 3
(3,354 Views)
On Sat, 01 Jul 2000 10:35:48 GMT, helix_r@my-deja.com wrote:

>Is it possible to use connect to a
>MySQL data source with the SQL vi's?

Yes, that should be possible.

You need the MySQL ODBC driver for Win95/WinNT.
Try this link
http://linux.ind.ntou.edu.tw/Linux/packages/MYSQL/download_myodbc.html

If you need more information please ask.

--
Rolf
0 Kudos
Message 2 of 3
(3,354 Views)
Yes it is possible.

You need to download the ODBC drivers from http://mysql.com, then build a connection string using the MySQL ODBC drivers 3.51.9 as your data source.
0 Kudos
Message 3 of 3
(3,354 Views)