There is no convert per say, but as Jim said, there is an ODBC driver for JET (the DB engine used by Access). There is also an OLEDB provider. If Real Basic can handle either one of those, then your set. Here's a nice site where you can get the required connection strings:
http://www.connect
If not, then I would export the data from the JET DB using Access or Visual Basic to a CSV file, then import into Real Basic.
JimD.





by: jmoss111Posted on 2009-01-29 at 16:13:24ID: 23504163
See link for Access ODBC driver for Mac, hope it helps: ies.com/pr oduct_acce ss.php
http://www.actualtechnolog
Regards,
Jim