LOAD DATA from file = (Errcode: 2)
Posted by:
joe bushee
Date: September 01, 2004 06:42PM
Tried running graphical interface at client, from server, and also connecting to server from client via command line.
LOAD DATA LOCAL INFILE 'c:\\site.txt' INTO TABLE `hikes` FIELDS TERMINATED BY ';' ENCLOSED BY '"' ESCAPED BY '\\' LINES TERMINATED BY '\r\n'
produces error:
File ''c:\site.txt' not found (Errcode: 2)
(also tried site.csv, which is what I used to populate the table on my local test webserver) Any assistance appreciated..
Joe
Subject
Views
Written By
Posted
LOAD DATA from file = (Errcode: 2)
39448
September 01, 2004 06:42PM
15346
September 02, 2004 09:35AM
13932
September 02, 2004 10:26AM
15045
December 15, 2008 10:37AM
11424
September 02, 2004 10:38AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.