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