Subject How does RowsSelected work?
Author Christian Gütter
Hi,

I am wondering how the RowsSelected property works.
I am using a TIB_Cursor to select records from the DB.
In my case, my SELECT statement returns one row, but
RowsSelected returns "3".
I had expected RowsSelected would return "1" in this
case.

I would be very glad if someone could give me a hint
on this.



TIA,
Christian