Hi All,

Please help me, how can I download, store or read a content of an BLOB field
to the local filesystem via the internet. I have tried it, but it wasn't
right:

SELECT Picture INTO DUMPFILE "C:\TempFile" FROM article where `ColumnID`=1
and `ArticleID`=4;

It stores the file to where the sql server is on, i don't understand it
becase my sql client runs on an other host.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to