Home > Archive > PHP SQL > February 2006 > converting MSAccess to MySQL?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
converting MSAccess to MySQL?
|
|
| laredotornado@zipmail.com 2006-01-30, 6:58 pm |
| Hello,
I am tasked with converting an MsAccess db to a MySQL 4 db in a Linux
environment. Can anyone recommend any good freeware/scripts to help me
do this?
Thanks, - Dave
| |
| Gufo Rosso 2006-02-08, 9:16 am |
|
<laredotornado@zipmail.com> ha scritto nel messaggio
news:1138632919.910441.207290@g47g2000cwa.googlegroups.com...
> Hello,
>
> I am tasked with converting an MsAccess db to a MySQL 4 db in a Linux
> environment. Can anyone recommend any good freeware/scripts to help me
> do this?
mysql.com
have a export program MySQL Migration Toolkit
>
> Thanks, - Dave
>
| |
| jimbojones230 2006-02-09, 6:59 pm |
| This is the product I use.
www.bullzip.com/products/msa2mys/info.php
It's very convenient...it converts everything to a dump.sql file, then
you just restore the file in MySql.
|
|
|
|
|