Subject | Re: Blobs and IBX |
---|---|
Author | Adam |
Post date | 2006-11-30T23:48:34Z |
--- In firebird-support@yahoogroups.com, Tim <tim@...> wrote:
To store, use a paramater in your query then loadfromstream or
loadfromfile.
To read, it is just a TBlobField, which has SaveToStream and SaveToFile.
bugs have been fixed since IB 6 as you can read about in the release
notes of the respective versions.
Adam
>blobs?
> Hi,
>
> Can anyone refer me to some documentation on storing and recalling
To store, use a paramater in your query then loadfromstream or
loadfromfile.
To read, it is just a TBlobField, which has SaveToStream and SaveToFile.
>Please upgrade to Firebird 1.0 at least, preferably 1.5 or 2. A lot of
> Using Interbase 6.0.2.0 and Delphi 5.
bugs have been fixed since IB 6 as you can read about in the release
notes of the respective versions.
Adam