http://darkstar.ist.utl.pt/mysql/doc/en/LOAD_DATA.html
Pay particular attention to

FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\'
for the File you will be importing..(You can also use mysqlimport)-Martin
----- Original Message -----
From: "Mike Doanh Tran" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 11, 2003 4:23 PM
Subject: Converting Sequel to MYSQL


> Hi all,
>
> Does anyone have any suggestion for converting a Sequel database to MYSQL?
> I just want to copy a Sequel database data to a Mysql one.
>
> Thanks in advance for any suggestion,
>
> Mike
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to