LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Possible to use mySQL, an open source program with Labview without the use of toolkit, just like we can do with MySQL with Command line.

Hi i am trying to see if I can use sys exe .vi to execute Mysql commands. Is it possible to use without toolkit?
 
regards,
Clement
0 Kudos
Message 1 of 5
(3,200 Views)
Hi,

Sure, this is possible. But there is a free toolkit for SQL communications: http://www.jeffreytravis.com/lost/labsql.html

Regards,

Wiebe.
"astroboy" <x@no.email> wrote in message news:1132540857741-290763@exchange.ni.com...
Hi i am trying to see if I can use sys exe .vi to execute Mysql commands. Is it possible to use without toolkit?
&nbsp;
regards,
Clement
0 Kudos
Message 2 of 5
(3,198 Views)
Hi. I know there's a free toolkit that use ADO. But the problem is that my company not wish to splurge on the purchase of MS database server or  alikes, but prefer to run MySQL. So can I do the labview with the MYSQL only?
Smiley Very Happy
Clement
0 Kudos
Message 4 of 5
(3,126 Views)
The same answer as earlier - yes. You don't purchase ADO. It's already installed on most pc's and you can download it from Microsoft. I don't have the link handy but you can search Microsoft for iether ADO or the Microsoft Data Access Component (MDAC) and get the latest version.
0 Kudos
Message 5 of 5
(3,109 Views)