Hi Benoit,
changing the parameter 'bytea_output' in postgresql.conf file from 'hex'
to 'escape' fix the problem. I don't remember if that was the default
value till 8.4 version. I'll check it this evening when i get back home.
Thanks.
Emanuele
-
Since version 9.0 of Postgresql server, DB.Postgresql component fails
saving an image file to a blob field type. Maybe due a change in
postgresql internals the escaping sequence produces a bad text. No error
on Insert/Select statement, but when you try to load the image into a
PictureBox you get th