| Author |
reading cachedRowSet
|
jonathan Greens
Ranch Hand
Joined: Apr 07, 2004
Posts: 139
|
|
I want to use a cachedRowSet for reading only. But I do want to restore its cursor position after reading through it. how can this be done? if I use the cachedRowSet for insertion, then I can call moveToCurrentRow(). thanks
|
 |
 |
|
|
subject: reading cachedRowSet
|
|
|