Subject Re: TIB_Query BufferBookmark problem
Author bobzirbel@yahoo.com
Isn't it amazing how often you find a solution to a problem the
minute you post a message...

I realised that I should be using the TIB_Query.BufferFieldByName
function to access the fields of the record selected by
BufferBookmark!

Regards

Bob

--- In IBObjects@y..., bobzirbel@y... wrote:
> I am using a TIB_Grid and an TIB_Query to build a table from the
> records selected in the grid. When I tested it I found that the
new
> table contained the correct number of selected records but they
were
> all the same!
> I discovered that although the list of selected record bookmarks is
> correct, the BufferBookmark function always returns the first
> selected record regardless of the bookmark!
>
> Can anyone suggest what the problem might be?
>
> Any help would be appreciated.
>
> Thanks and regards
> Bob