LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Direct Read and Write to an Access Database

Is it possible to write directly to an Microsoft Access Database or setup an ODBC database programatically?  I am trying to eliminate the need to manually setup a ODBC database for my application.  I am using LabVIEW 7.1 and SQL toolkit is installed.  Any help is appreciated

0 Kudos
Message 1 of 2
(2,666 Views)

You can create a udl file and copy the connection string. There is an example called 'Using Connection Strings' (at least in modern versions of the toolkit).

Message 2 of 2
(2,657 Views)