09-11-2008 11:40 AM
Hi!
Who know how to acess remote server of mySQL by LabVIEW ?
I can read and insert data to database of mySQL in local computer.
but I don't know how to read and insert data to remote database(server computer) in client computer.
Namely ,I want to read or insert data to database of server in client .
thank you in advance !
09-11-2008 12:07 PM
I use labview database toolkit 1.01.
who can give me advice ?
thanks .
09-12-2008 11:06 AM
Hi Ase,
Have you taken a look in LabVIEW » Help » Find Examples... » Browse by Task » Toolkits and Modules » Database Connectivity? There are a relevant examples such as Read All Data, Database Insert, Database Logging (Parameterized) and Database Logging. I hope these examples help.