Steve Cayford wrote: > On Tue, May 09, 2006 at 09:17:28PM -0500, Jordan Peacock wrote: > >>Also, I have been googling for other methods or scripts; several described >>php solutions, but I'm running mysql locally on my machine without php, and >>the mysql command: >> >>LOAD DATA INFILE 'data.txt' INTO TABLE table2 FIELDS TERMINATED BY ','; >> >>merely responded with >> >>ERROR 1045 (28000): Access denied for user 'user'@'localhost' (using >>password: YES) >> > > > Can you connect successfully from the command line? That error is just a > simple permissions problem. > > -Steve > > _______________________________________________ > TCLUG Mailing List - Minneapolis/St. Paul, Minnesota > tclug-list at mn-linux.org > http://mailman.mn-linux.org/mailman/listinfo/tclug-list > > > You might also take a look at this: http://www.zettai.net/Forums/01/1051312395 -- Pat