I have had troubles communicating with MS Access 97 under Labview 6.02. There is an example of how to open a database with activeX in the Labview knowledge base, but it is a mystery to me how to open and write to tables. Could someone please show me an example of this? I don't want to use SQL or any other programmes, just activeX.
Use DAO (Data ActiveX Object) for accessing the MS Access and other DB as long as you have ODBC DNS configured.
I have tried that in past. Also you might want to use the new DB toolset released by NI http://www.ni.com/labview/db_connect_toolset.htm Hope this helps A Rafiq