Subject Re: [IBO] IBAccess or IBODataSet
Author Helen Borrie (TeamIBO)
At 02:57 PM 02-04-02 -0300, you wrote:
>Hello, only one sugestion, IBAccess or IBODataSet ?
>Trying with IBAccess components I Can't share others
>components designed by me.
>IBODataSet is the only way ?

Edson,

The TIB_* data access components on the iboAccess palette are the "native"
IBO data access. They work with the TIB_* data-aware controls, using
TIB_Datasource for linking.

The TIBO* data access components (TIBOQuery, TIBOTable, etc.) work with
data-aware controls from the Delphi VCL palettes and any custom components
made by you or others as descendants of VCL controls. They use TDatasource
for linking.

So the answer is: your VCL-inherited custom data-aware controls won't work
with TIB_* data access components.


regards,
Helen Borrie (TeamIBO Support)

** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com