The best method to connect to a database is the SQL Toolkit from NI. It gives you a lot of high level VIs.
The second best method is to use the ODBC interface directly. You need to write some basic functions but you must know SQL. This way you need Access only on the development system to create the data base itself. You can copy the mdb-file to your target system. In the ODBC-Manager you have to create a Data source Name and your applicaton will. The data base engine is part of Windows and is installed with the OS.
Waldemar
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions