Jason Wong wrote:

On Thursday 02 September 2004 17:18, Harlequin wrote:


I am using the following command and it appears to execute but does not
actually load any data:

LOAD DATA LOCAL INFILE 'public_html/CSV/act-export.csv' INTO TABLE
MembersData
FIELDS TERMINATED BY ','
LINES TERMINATED BY '\n';



Is this new PHP 5 syntax?



Any ideas what I might be missing...?



Probably the MySQL list.


You are behind the times jason, this list has been taken over by the dark forces of mysql


-- Raditha Dissanayake. ------------------------------------------------------------------------ http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader Graphical User Inteface. Just 128 KB | with progress bar.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to