Re: Newbie - Load Data Command and File Location

2004-04-21 Thread Paul DuBois
At 11:29 -0400 4/21/04, Chris Stevenson wrote: I'm working through a self study book and I am trying to learn how to do a "load data local infile". I downloaded a sample database and I have the txt file but each time I type in the command LOAD DATA LOCAL INFILE 'member.txt' INTO TABLE member; I ge

Re: Newbie - Load Data Command and File Location

2004-04-21 Thread gerald_clark
Chris Stevenson wrote: I'm working through a self study book and I am trying to learn how to do a "load data local infile". I downloaded a sample database and I have the txt file but each time I type in the command LOAD DATA LOCAL INFILE 'member.txt' INTO TABLE member; I get the following messa