Subject | Re: [IBO] TIBOQuery |
---|---|
Author | Tom Deprez |
Post date | 2001-12-06T01:57:24Z |
Thanks Helen!
----- Original Message -----
From: Helen Borrie
To: IBObjects@yahoogroups.com
Sent: Thursday, December 06, 2001 2:29 AM
Subject: Re: [IBO] TIBOQuery
At 02:13 AM 06-12-01 +0100, you wrote:
>Thanks Helen,
>
>But this I already tried. If I look at TIBOQuery, then I see that it is inherited from TIBOBaseQuery which on its turn is inherited from TIBODataSet, which on it's turn is inherited from TDataSet. Unfortunately, when I look at these components, I find nothing of properties or methods. Except of course the help of delphi for TDataSet, but that doesn't give me information on the special IBO properties and methods
OK, I generalised more than was useful...
The IBODatasets use TIB_ wrappers, so all you really have to understand is that, if the properties don't show up in the help for the ibo datasets, then you need to look at the help for the wrappers. It probably would have been easier if I had said this first off. :((
Helen
>Tom.
> ----- Original Message -----
> From: Helen Borrie
> To: IBObjects@yahoogroups.com
> Sent: Thursday, December 06, 2001 1:16 AM
> Subject: Re: [IBO] TIBOQuery
>
>
> At 11:38 PM 05-12-01 +0100, you wrote:
> >Hi,
> >
> >Sorry, but I've terrible problems finding information on the components of
> >IBObjects.
> >I'm trying to find the descriptions of OrderingItems, OrderingLinks, etc
> >Also info like SQLWhereItems, etc. Does there exists an SQLOrderItems? etc.
> >
> >Where can I find this information? The helpfile doesn't seems to have
> >these... eg fot the TIBOQuery you can only find out that it has 4 or 5
> >properties, but these aren't described.
>
> Tom,
> The helpfile uses Time2Help, which uses the inheritance model of Delphi to build component help. So you are going to find the help (generally) in the base classes.
>
> In short, the native IBO properties and methods will be found in the native data access objects' entries - look around TIB_Statement, TIB_Dataset, TIB_BDataset. There is not a way to duplicate the properties, etc. up the hierarchy tree - even if it was desirable (the help file is already huge!)
>
> The green Hierarchy button on the help file toolbar is handy.
>
> For properties inherited from the native VCL, you need to look in the Delphi help.
>
> regards,
> Helen
>
>
>
>
>
> >Thanks in advance!
> >
> >Tom.
> >
> >
> >
> >___________________________________________________________________________
> >IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> > without the need for BDE, ODBC or any other layer.
> >___________________________________________________________________________
> >http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> >keyword-searchable FAQ, community code contributions and more !
> >
> >Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
> All for Open and Open for All
> InterBase Developer Initiative · http://www.interbase2000.org
> _______________________________________________________
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
>
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>
>
>[Non-text portions of this message have been removed]
>
>
>
>___________________________________________________________________________
>IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
>___________________________________________________________________________
>http://www.ibobjects.com - your IBO community resource for Tech Info papers,
>keyword-searchable FAQ, community code contributions and more !
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
All for Open and Open for All
InterBase Developer Initiative · http://www.interbase2000.org
_______________________________________________________
Yahoo! Groups Sponsor
ADVERTISEMENT
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]