How to store an Image on MySQL

2002-03-01 Thread Egor Egorov
Hector, Thursday, February 28, 2002, 7:51:39 PM, you wrote: HR> Hi Everybody, I have a problem with MySQL when I try to store HR> image file on it. I use a Blob field but the info that must be HR> stored there should be between quotations marks right? Like a HR> string , i mean "GIF89kjflH..

RE: How to store an Image on MySQL

2002-02-28 Thread Matthew Smith
TECTED]] Sent: 28 February 2002 17:52 To: [EMAIL PROTECTED] Subject: How to store an Image on MySQL Hi Everybody, I have a problem with MySQL when I try to store image file on it. I use a Blob field but the info that must be stored there should be between quotations marks right? Like a string ,

Re: How to store an Image on MySQL

2002-02-28 Thread James Carrier
PHP builder have a good article on this subject, most of which is language-neutral: http://www.phpbuilder.com/columns/florian19991014.php3 At 10:51 28/02/2002 -0700, Hector Rosas wrote: >Hi Everybody, I have a problem with MySQL when I try to store image > file on it. I use a Blob field b

How to store an Image on MySQL

2002-02-28 Thread Hector Rosas
Hi Everybody, I have a problem with MySQL when I try to store image file on it. I use a Blob field but the info that must be stored there should be between quotations marks right? Like a string , i mean "GIF89kjflH.. more binary symbols..." but if the image file information have a quotat