Search found 1 match

by joupse
22.10.2005, 15:36
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Urgent - D7.1/MySQL/BLOB field problem
Replies: 6
Views: 1894

Here's how I read and write from/to a blobfield (with Zeoslib 5.5 though): {------------------------------------------------} Write a blob to a diskfile {-----------------------------------------------} var blob:TStream; fs:TFilestream; fname:string; begin fname:=Exedir+'\temp\'+ DataMod1.ZZMySqlQue...