Search found 4 matches
- 27.05.2008, 13:44
- Forum: SQLite
- Topic: sqlite3 reading blob with delphi
- Replies: 1
- Views: 1691
- 27.05.2008, 11:29
- Forum: SQLite
- Topic: sqlite3 reading blob with delphi
- Replies: 1
- Views: 1691
sqlite3 reading blob with delphi
Hi i hav ea problem, if i wont to read the blob field i get only the first byte and the size of stream is olso 1 insted of 40. Hier is the code var blob : TStream; Begin blob := zeostable.CreateBlobStream(zeostable.FieldByName('data'), bmRead); showmessage(inttostr(blob.Size)); end; becouse of this ...
- 07.12.2005, 11:47
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Zeoslib and Delphi 2005: unit zlib also in rtl70.bpl
- Replies: 6
- Views: 1603
- 07.12.2005, 10:47
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Zeoslib and Delphi 2005: unit zlib also in rtl70.bpl
- Replies: 6
- Views: 1603