Subject | Re: [IBO] A TBookMark-like behavior in IB_Query? |
---|---|
Author | Markus Ostenried |
Post date | 2012-12-17T19:45:17Z |
On Mon, Dec 17, 2012 at 8:01 PM, Chuck Belanger <phytotech@...>wrote:
instead. This will leave your IB_Query located on the same record (in
edits, grids etc). Just make sure to do FetchAll first so you have all
records in the buffer.
HTH,
Markus
[Non-text portions of this message have been removed]
> **Maybe you could use "BufferFirst, while not BufferEof do BufferNext"
>
> I am looping through a dataset with NEXT.
>
instead. This will leave your IB_Query located on the same record (in
edits, grids etc). Just make sure to do FetchAll first so you have all
records in the buffer.
HTH,
Markus
[Non-text portions of this message have been removed]