Craig,
If you have the MSOffice VBA-Help, youn can first record a macro and afterwards
go over it, rrwrite them in LabVIEW. Or, try our DAO-Toolkit (which uses
the "old" way to access Access), it is much easier than activeX demo at www.xon.de
(you can use the demo as well to understand the way how to program Access
and then rewrite the DAO-Code with ActiveX.
Peter
"Craig Graham" wrote:
>I'm trying to cobble together a quick VI to extract fields from a file and>put
them into an Access database. I don't have the SQL toolkit and can't>justify
buying it for this application. How can I do it via ActiveX?>>