Hello,
I got the following problem:
My PostgreSQL database (7.1.3) works fine, but reading BLOBs via ODBC
fails halfway. Not it doesn't work (sure it does!) but the whole rest of the
imagedata gets dropped behind 80k. I don't have the problem with smaller
imagedata, but can't size down all images for that2work.
The object is of type "lo", and rewriting the imagedata to a file (from the
backend via perl-script) results in the correct image. The only thing that
doesn't work perfectly is the cutt-off of my imagedata. I see the picture,
but the whole rest is cut off. Means only half information. :-)
I also tried out all ODBC driver options to ensure maximum compatibility.
No chance; i couldn't fix that crap.
Thanks in advance
KS