Subject | RE: [IBO] Using Bookmarks |
---|---|
Author | Alan McDonald |
Post date | 2003-03-31T04:14:21Z |
retrieve it as a shortstring
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/
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/