Take a look at this section of the manual.
http://www.mysql.com/doc/en/LOAD_DATA.html

Edward Dudlik
Becoming Digital
www.becomingdigital.com


----- Original Message ----- 
From: "Ben Miller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, 14 June, 2003 07:20
Subject: import weirdness


Hello,

This is my first post to the list. I'm trying to import a text file 
into a new database table. Items corresponding to the different fields 
in the table are separated by commas. However, every time I try to 
import the file, all entries are added to the first column in the 
table. What am I missing so that the separated values are imported into 
separate table fields?

Thanks for your help,
Ben


-- 
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