Page 1 of 1

Zeos 7+Delphi2010+Postgresql9 does not show image in BD

Posted: 26.12.2011, 05:25
by andrewsporto
Hello,
I canĀ“t show the photo is in the database (postgresql) with Zeos 903 rev. I made a program that has access with zeos and access with dbExpress (trial).
In it shows that the image is read with dbExpress, but is not read with Zeos. There is an error. How can I fix this. Component used to display the image and added the JEDI library in Jpeg "uses"
Image


after "next"
Image

Posted: 31.12.2011, 16:23
by seawolf
Can you tell us the field type where image is stored? Is it a blob?

Posted: 06.02.2012, 19:43
by andrewsporto
bytea

Posted: 06.02.2012, 19:46
by andrewsporto
seawolf, Hello, sorry it took to respond. Was on vacation. The type was bytea. How can I solve this problem?

http://zeos.firmos.at/viewtopic.php?p=14150#14150

Posted: 18.02.2012, 21:18
by EgonHugeist
andrewsporto, can you please test my private testing-branch "testing-egonhugeist". Do you use PG >= v8.3?

best regards