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)
39687
September 01, 2004 06:42PM
15448
September 02, 2004 09:35AM
14039
September 02, 2004 10:26AM
15166
December 15, 2008 10:37AM
11520
September 02, 2004 10:38AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
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.