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: 

how to interface labview 7 with mysql

hi all,

 

 i would like to know how would it be possible for me to interface labview with mysql. if i dont have to go with the option of database tool kit

 

thanks

0 Kudos
Message 1 of 9
(2,836 Views)

hi 

 

You need to install database connectivity tool kit !

 

0 Kudos
Message 2 of 9
(2,828 Views)

@Nithyamv wrote:

hi 

 You need to install database connectivity tool kit !

 


Nah try the free Labsql first

http://jeffreytravis.com/lost/labsql.html



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 3 of 9
(2,819 Views)

Thanks for your reply...

 

but I wanted to know if there is any other way for the same without installing the database connectivity tool kit

0 Kudos
Message 4 of 9
(2,816 Views)

then why dont you try Labsql as Coq Rouge said

0 Kudos
Message 5 of 9
(2,807 Views)

There is an option if you don't want to install a LabVIEW database toolkit. If you have a webserver that can connect to the database server then it might be easier to send data to PHP and let that handle the database part.

=====================
LabVIEW 2012


0 Kudos
Message 6 of 9
(2,775 Views)

Or do it yourself from scratch using ADO

 

Both LabSQL and NI's Database Toolkit are just thin wrappers around ADO.

http://www.medicollector.com
0 Kudos
Message 7 of 9
(2,752 Views)

Hmmm.  Methinks I need to change my icon.  SteveChandler is my doppleganger here.

http://www.medicollector.com
0 Kudos
Message 8 of 9
(2,749 Views)

I didn't even notice we had the same avatar! I just picked it for no reason. I have something else I was thinking of using so go ahead and keep it.

=====================
LabVIEW 2012


0 Kudos
Message 9 of 9
(2,738 Views)