Re: Migrating Access databases to MySQL

2004-03-18 Thread Martijn Tonies
Hi, > Hello people ! I was hoping for some wisdom from the good folks on this > list about moving databases from access to MySQL. > > I am aware of the brute force method of exporting in CSV format or tab > delimited formats and using mysqlimport to move the tables. > > 1. I was wondering if there

AW: Migrating Access databases to MySQL

2004-03-18 Thread Freddie Sorensen
: Migrating Access databases to MySQL Hello people ! I was hoping for some wisdom from the good folks on this list about moving databases from access to MySQL. I am aware of the brute force method of exporting in CSV format or tab delimited formats and using mysqlimport to move the tables. 1. I was

Re: Migrating Access databases to MySQL

2004-03-18 Thread Karam Chand
Try SQLyog - www.webyog.com I use the ODBC Import Facility regularly. regards Karam --- Arjun Subramanian <[EMAIL PROTECTED]> wrote: > Hello people ! I was hoping for some wisdom from the > good folks on this > list about moving databases from access to MySQL. > > I am aware of the brute force

Re: Migrating Access databases to MySQL

2004-03-18 Thread Bob Ramsey
Arjun Subramanian wrote: Do you have any specific sites or utilities in mind ? Try the code posted in this newsgroup posting: http://groups.google.com/groups?q=macro+access+export+mysql&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=tchs8rl5phqib7%40corp.supernews.com&rnum=3 It's a little long to post here

RE: Migrating Access databases to MySQL

2004-03-18 Thread Arjun Subramanian
d. Are you?" -Original Message- From: Bob Ramsey [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 9:07 PM To: Arjun Subramanian Subject: Re: Migrating Access databases to MySQL Arjun Subramanian wrote: >3. Is there any way other than downloading some shareware third party >

Migrating Access databases to MySQL

2004-03-18 Thread Arjun Subramanian
Hello people ! I was hoping for some wisdom from the good folks on this list about moving databases from access to MySQL. I am aware of the brute force method of exporting in CSV format or tab delimited formats and using mysqlimport to move the tables. 1. I was wondering if there was a way to du