SELECT
        foo
INTO OUTFILE
        '\\l030k12\qcda\2004-08-03.html'
WHATEVER
        foo;

Is that possible? I seem to be doing it wrong.

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

Reply via email to