Subject 'Static Cursor' 'how-to' with TIBOQuery
Author Tony Masefield
Hi All,

When one deletes a record and then uses DS Close/Open, the cursor
returns to the first record. What is the best way of maintaining the
cursor position on the next record after the deleted one? Does one use
BookMarks or Locate or is there possibly a simpler, more elegant, way
(considering I'm new to SQL)?

Regards