load data infile '<absolute-file-name>' into table helpdeskgrouptotal;
-----Original Message----- From: Chris Stevenson To: [EMAIL PROTECTED] Sent: 6/22/04 9:58 AM Subject: Newby to loading I'm trying to load ACD call data into a table for the first time. I've saved my data file as a text file on my root directory (win xp c:\) When I try to run: LOAD DATA INFILE '/GRPO617' INTO TABLE helpdeskgrouptotal; I get the following error in mysql control center: [Chris Stevenson] ERROR 1105: File '\GRPO617' not found (Errcode: 2) Have a great day and thanks in advance for any assistance! Chris Stevenson Call Center Manager The American Board of Family Practice -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]