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.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
        "Do you think there's a God?"
        "Well, ____SOMEbody's out to get me!"
                -- Calvin and Hobbs
*/

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

Reply via email to