hi all, has anyone used mySQL to hold a number of images uploaded using Zope? If so how can it be done, i have tried using the normal INSERT statments into a BLOB field in the database but it only seems to insert a strange instances string?? Any ideas would be appreciated. P. --------------------------------------------------------------------- Phil Grove phil.grove@flg21.com Web Development 0113 2949494 flg21 http://www.flg21.com ---------------------------------------------------------------------
At 14:59 05/07/99 , Phil Grove wrote:
hi all,
has anyone used mySQL to hold a number of images uploaded using Zope? If so how can it be done, i have tried using the normal INSERT statments into a BLOB field in the database but it only seems to insert a strange instances string??
Any ideas would be appreciated.
P.
No experience using images stored in a DB, but the 'strange instances string' sounds familiar enough. Can we see your code? -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-7502100 Fax: +31-35-7502111 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------
participants (2)
-
Martijn Pieters -
Phil Grove