02-02-2009 01:36 PM
I am having trouble getting started on how to use the LabVIEW Database Connectivity Toolkit to build a database using MS Access. Any information on how to get started with this would be greatly appreciated. Thank you in advance.
02-02-2009 02:41 PM
02-02-2009 02:56 PM
My ultimate goal is to be able to connect to a db, search the database for a matching 6 digit number, and write some information to that corresponding row. For now, I would just like to be able to connect to MS Access so that I can write to an exsisting db.
02-02-2009 03:51 PM
Look at te database connect example, I usually use the UDL connection method and save the uld file with all connection information needed to connect to the specific database for my application.