Subject RE: [IBO] Reset Dataset Pointer
Author IBO Support List
You can use the Bookmark property if you are trying to get back to a previous record. Just save the bookmark aside and then set it back.
 
Jason


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Saturday, July 19, 2014 8:13 PM
To: IBObjects ListServer
Subject: [IBO] Reset Dataset Pointer

I would like to reset the data pointer of my tIboQuery from one pk value to another pk value. I tried setting recNo and calling GoToKey, but this does not work.

Pls. point me to the right way to do this. 

Best,
jwc