> Hello,
>
> I've been looking around for a while. Seems there are many options and
> tools that can help do it. Guidance and directions are highly welcome.
>
> We need to move the contents of a bunch of tables from Access to the
> existing tables on MySQL. The target tables in MySQL already have some
> information. So we need some how to map Access fields to MySQL fields.
>
> Anybody would like to share experience about how you did your migration
> and what kind of tool can best meet needs as such?
>
> Thanks much in advance,
>
> Bing
>
Thanks all who replied. I had no problem transfering Access tables to
MySQL as they are. My problem is we need to munge the data first before
they can be loaded into MySQL. I see coding is inevitable.
Bing