02-02-2011 05:58 PM
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
02-02-2011 09:26 PM
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).