At 05:02 PM 1/20/99 -0700, Susan Roberts - Staff wrote:
>Hello-
>does anyone know of a program that will allow one to automatically import
>data from MS Access into MySQL? Would MyODBC be used for this?
>thank you,
>Susan

No. MyODBC allows Access to connect to an MySQL database. - You would have
the data already set up in an MySQL server and use an Access frontend to
view / edit / add records.

To export data from Access to MySQL use ExportSQL. -

http://www.cynergi.net/exportsql/

It's an Access module which when run with the MySQL option will generate a
data dump of the Access database, which you then use to populate your MySQL
database.

- Arthur

-----------------------------------------------------------
Send a mail to [EMAIL PROTECTED] with
unsubscribe mysql [EMAIL PROTECTED]
in the body of the message to unsubscribe from this list.

Reply via email to