aspose file tools
The moose likes JDBC and the fly likes reading cachedRowSet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "reading cachedRowSet" Watch "reading cachedRowSet" New topic
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: reading cachedRowSet
 
Similar Threads
Using CachedRowSet
From where I can get example for CachedRowSet
CachedRowset - Relaiable to use??
CachedRowSet with JSF
Performace of accessing db recs