Open source tool for converting Microsoft Access (MDB) to MySQL Hello all,
I've a large MDB file created by a bespoke application. I'd like to run
a cron job to pull the data from this and put it in a MySQL database
through the night.
Are there any open source tools that'll achieve this or get me close? |