In the last episode (Dec 29), mos said:
> Someone has given me an Access 2007 file *.ACCDB and I don't have Access 
> 2007. Is there a (preferably free) way to convert it to CSV or MySQL?

Try the ODBC driver downloadable at 

"2007 Office System Driver: Data Connectivity Components"
http://www.microsoft.com/downloads/details.aspx?familyid=7554F536-8C28-4598-9B72-EF94E038C891

You should then be able to connect to the database via any ODBC-capable
client (e.g. OpenOffice Base, or even an older version of Access or
Excel) and export the tables in whetever format you want.

-- 
        Dan Nelson
        dnel...@allantgroup.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to