Re: Exporting Access database to Mysql database

2001-06-10 Thread Martin Jeremic
You can use myODBC and Access Option "Get External Data" Siomara Pantarotto wrote: > Hi all, > > I got my java connection working but now I need to export a MS Access > database to mysql database. > > Does anyone knows the fastest way to do it > > My main question is: > > Is there a way to e

Exporting Access database to Mysql database

2001-06-08 Thread Siomara Pantarotto
Hi all, I got my java connection working but now I need to export a MS Access database to mysql database. Does anyone knows the fastest way to do it My main question is: Is there a way to export the table structures and data at same time? Or do I have to create the tables structures and