July 15, 200520 yr Newbies Can someone explain to me how i can add and read records out of FileMaker using visual Basic ADO. What i want to do is add some records in Filemaker using Visual basic 6 ? And if possible i would like to know how to read information out of Filemaker. Any help would be nice !
November 12, 200520 yr You can't unless you use ODBC. The FM activeX hooks basically let you launch and quit FM, open and close a file and run a script. All the rest needs to be done through ODBC.
Create an account or sign in to comment