| Subject | Re: [IBO] IBO TTable replacement ? | 
|---|---|
| Author | Jason Wharton | 
| Post date | 2001-01-24T21:49:47Z | 
Yes, use the TIBOTable component.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
            Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "luis forra" <luis.forra@...>
To: <IBObjects@egroups.com>
Sent: Wednesday, January 24, 2001 11:57 AM
Subject: [IBO] IBO TTable replacement ?
> Does IBO have a TTable replacement with suport for
> FindKey,
> FindNearest (using two cursors "SELECT PK,... WHERE PK < :LK ORDER BY
> PK DESC" and "SELECT PK,... WHERE PK >= :LK ORDER BY PK") ,
> GoBottom ( using "SELECT PK,... ORDER BY PK DESC") ?
>
> Best regards
>
> Luis Forra
> ---
>
>
>
>
>
>
>
>
>
>