Re: [SQL] Storing image contents in TEXT fields

2001-06-27 Thread Jerome Alet
On Wed, Jun 27, 2001 at 11:17:28AM -0400, Jan Wieck wrote: > Jerome Alet wrote: > > Hi, > > > > I wanted to know if it's possible to store an image content in a TEXT field, > > or if another type is needed (in this case, then which one ?). > > > > I don't want to use BLOBs, because I modify an exi

[SQL] Storing image contents in TEXT fields

2001-06-26 Thread Jerome Alet
Hi, I wanted to know if it's possible to store an image content in a TEXT field, or if another type is needed (in this case, then which one ?). I don't want to use BLOBs, because I modify an existing application which also works with MySQL, and I can't update to postgresql-7.1.x (I don't admin t