From: Victor Pendleton Date: June 22 2004 3:13pm Subject: RE: Newby to loading List-Archive: http://lists.mysql.com/mysql/167712 Message-Id: <4810C017B52BD4118EEA00B0D020B0ED0F69E756@gamma.hoovers.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" load data infile '' into table helpdeskgrouptotal; -----Original Message----- From: Chris Stevenson To: mysql@stripped 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