LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

database support

what kind of database that I can use for client server that compatible with labview.
0 Kudos
Message 1 of 3
(2,895 Views)
Databases with an ODBC driver and SQL support. Databases with only an ActiveX interface. Databases with only a DDE interface. If it's been designed to allow external applications to access it, just about any database will do. ODBC/ADO and SQL are the easiest. These are supported by NI's database toolkit and an open source LabVIEW tool. I've used SQL Server, Oracle, Access, MySQL, dBase.
0 Kudos
Message 2 of 3
(2,895 Views)
You might want to check http://www.jeffreytravis.com/lost/labsql.html
0 Kudos
Message 3 of 3
(2,895 Views)