| Subject | Re: [IBO] IB_Query and IBOQuery | 
|---|---|
| Author | Daniel Rail | 
| Post date | 2002-07-13T02:21:29Z | 
At 12/07/2002 10:26 PM, you wrote:
IB_Query is not a TDataset descendant. And, you have to use IBO native
compatible data-aware components.
IBOQuery is a TDataset descendant, which permits you to use IBO with any
TDataset compatible third-party and Delphi's data-aware components. And,
it's a wrapper for IB_Query.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)
            >Dear FriendsThe major difference is:
>
>What's the difference between IB_Query and IBOQuery ?
IB_Query is not a TDataset descendant. And, you have to use IBO native
compatible data-aware components.
IBOQuery is a TDataset descendant, which permits you to use IBO with any
TDataset compatible third-party and Delphi's data-aware components. And,
it's a wrapper for IB_Query.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)