08-13-2002 07:06 AM
08-14-2002 08:05 AM
08-14-2002 02:56 PM
09-07-2006 09:36 AM
Hello Daniel,
Can I use this MsAcess fp example you talked about to open a database, and update a table (write a record). I have been trying to figure this out for a couple days now.
Thanks,
Zot
09-08-2006
11:02 AM
- last edited on
03-10-2025
10:15 AM
by
Content Cleaner
Howdy Zot,
The ActiveX controller wizard generates a new instrument driver for an ActiveX server which in this case is Microsoft Access. Whatever Microsoft exports to use as server properties is what we can manipulate. Take a look at the Microsoft Access Object Library reference on MSDN to see what properties and methods Microsoft exports.
You may want to consider purchasing the LabWindows/CVI Enterprise Connectivity Toolkit which provides SQL tools for database connectivity.
Also to, you may want to check out this forum that provides some other insight into this issue. From what customer's have mentioned in that forum, it appears Microsoft does export the capabilities to create queries and access databases.
Hope this helps!
Best Regards,