Subject Re: [IBO] TBlobField-usage in IBO
Author Helen Borrie
At 06:21 AM 4/10/2007, you wrote:
>Hi all,
>
>I am trying to find out how I can achieve the
>TBlobField-functionalities in IBO. In our application we do have some
>blob-fields that are being retrieved and stored. They contain
>graphical information that is being drawn on the canvas of the app.
>
>What is the best way to convert it (from BDE) to IBO ?
>Is there an easy way to do this ? Any documentation ?
>
>All other features are quite straightforward, only the
>BLOB-functionalities aren't that easy to convert ?

What worked in the BDE should work the same with the IBO TDataset
components. ("Native" IBO handles blobs differently...) Can you
describe the problems you're having? Also, would you provide some
info about versions of everything...

Helen