Re: [PHP-DB] MySQL and BLOB

2002-08-21 Thread Martin Adler
t: Thursday, August 22, 2002 8:17 AM Subject: Re: [PHP-DB] MySQL and BLOB > On Thursday 22 August 2002 13:57, Andy wrote: > > > Hi there, > > > > I am storing via PHP pictures into BLOB fields. Worked fine so far for over > > 200 images. > > Now an error has

Re: [PHP-DB] MySQL and BLOB

2002-08-21 Thread Jason Wong
On Thursday 22 August 2002 13:57, Andy wrote: > Hi there, > > I am storing via PHP pictures into BLOB fields. Worked fine so far for over > 200 images. > Now an error has occured with a particular picture. No error msg. Just does > not work. The wired thing is that the thumbnail does. So I guess

[PHP-DB] MySQL and BLOB

2002-08-21 Thread Andy
Hi there, I am storing via PHP pictures into BLOB fields. Worked fine so far for over 200 images. Now an error has occured with a particular picture. No error msg. Just does not work. The wired thing is that the thumbnail does. So I guess the BLOB field is just to small for the image. How many k