On 27 May 2003 at 19:10, Thomas Hoelsken wrote:

> isn't there any other solution instead of using PHP just for filling
> an Blob!?

Of course there is, but if you need more specifics you need to give 
us more details.  How are you executing your SQL statements?  It's 
just a matter of getting your data from wherever it comes from, 
escaping it properly, and putting it into your INSERT or UPDATE.  
Whatever language you're using should be able to do that.

Or maybe you're looking for the LOAD_FILE() function?

   http://www.mysql.com/doc/en/String_functions.html

-- 
Keith C. Ivey <[EMAIL PROTECTED]>
Tobacco Documents Online
http://tobaccodocuments.org


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

Reply via email to