Can somebody tell me what's wrong with this query:

$sql="SELECT * INTO OUTFILE 'infoanforderung/$nameliste' FIELDS 
TERMINATED BY ';' LINES TERMINATED BY '\n' FROM net_contact WHERE 
nachname='Erbel'";


I get no results! Without "INTO OUTFILE everything works fine!

-- 
Jochen Kaechelin

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to