Unknown picture format trying to read a blob

Forum related to SQLite

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
kidjake28
Fresh Boarder
Fresh Boarder
Posts: 16
Joined: 27.04.2013, 16:56

Unknown picture format trying to read a blob

Post by kidjake28 »

I am using zeosib 7.0.3 with Delphi 2010.

I have a sqlite3 database which contains a picture blob field. When I try to attach a dbaware picture vcl (Picshow http://delphiarea.com) it reports back an error "unknown picture format".

This does work with the sivak3 sqlite3 dbase vcl tools.

What could be the problem?
Post Reply