RE: automate MSAccess into MySQL

2003-12-04 Thread michael johnson
ever Chris [mailto:[EMAIL PROTECTED] Sent: 04 December 2003 23:14 To: MySQL Lists; Warren Subject: Re: automate MSAccess into MySQL On Thu, 04 Dec 2003 15:00 , Warren <[EMAIL PROTECTED]> sent: >Is there a way to automate an export of a single table from a MS Access >DB into a Tem

Re: automate MSAccess into MySQL

2003-12-04 Thread McKeever Chris
On Thu, 04 Dec 2003 15:00 , Warren <[EMAIL PROTECTED]> sent: >Is there a way to automate an export of a single table from a MS Access >DB into a Temp MySQL DB? > >I would like to make a front end that the client can select the correct >MS Access DB and then the correct table and once those are

Re: automate MSAccess into MySQL

2003-12-04 Thread Daniel Kasak
Warren wrote: Is there a way to automate an export of a single table from a MS Access DB into a Temp MySQL DB? I would like to make a front end that the client can select the correct MS Access DB and then the correct table and once those are selected the table will be exported into the MySQL D

automate MSAccess into MySQL

2003-12-04 Thread Warren
Is there a way to automate an export of a single table from a MS Access DB into a Temp MySQL DB? I would like to make a front end that the client can select the correct MS Access DB and then the correct table and once those are selected the table will be exported into the MySQL DB for my C++ fr