Subject Re: [IBO] Using Bookmarks
Author Ross C.Williams
On Mon, 31 Mar 2003 04:08:38 +0000 (UTC), alan@... (Alan
McDonald) wrote:


>retrieve it as a shortstring

Is there a need for the shortstring instead of a regular string?
>then set it back again and it will locate on the string
>save it to registry as a string if you want
>Alan
>mystring := Query.Bookmark;
>QueryBookmark := mystring;
>
>
>-----Original Message-----
>From: Ross C.Williams [mailto:ross@...]
>Sent: Monday, 31 March 2003 2:07 PM
>To: IBObjects@yahoogroups.com
>Subject: [IBO] Using Bookmarks
>
>
>I see there is a bookmark property for TIB_Query, but how do you make
>use of it?
>
>Does TIB_Query.BookMark returns a bookmark for the current record? How
>do you then use that bookmark? For instance it you want to return to
>that record?
>
>
>___________________________________________________________________________
>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/
>
>
>
>
>
>
>___________________________________________________________________________
>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/
>