Subject | How does RowsSelected work? |
---|---|
Author | Christian Gütter |
Post date | 2004-01-26T11:03:12Z |
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
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