Hasan,

The only way I was able to do this was by creating a database in MySQL with
the tables set up the same way as those in Access, exporting each table in
Access to a separate CSV file, and then using "LOAD DATA INFILE ..." to
import the data from the CSV files into the tables.  Good luck.

David A. Frischknecht
http://fishnetonline.tripod.com
----- Original Message -----
From: "Hasan Ozduru" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, August 14, 2002 1:35 PM
Subject: About transferring database


> Dear MySQL company,
>
> How can I transfer datas from Microsoft Access database to MySQL database?
> And also if you could please answer how can I transfer datas from
Microsoft
> Access database to SQL database.
>
> Best regards.
>
> Hasan
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to