| Author |
Problem with resultset FetchSize() method
|
Vikas
Greenhorn
Joined: Feb 20, 2003
Posts: 5
|
|
I am making call to stored procedure.I have set the fetchsize of result set to 1000.Even though the size is set , for first fetch only 10 records are fectched which is default size and for next fetch 1000 records are returned. I am using Tomcat web server and oci driver. Can anyone pls help me i need all 1000 records in first fetch
|
 |
Jamie Robertson
Ranch Hand
Joined: Jul 09, 2001
Posts: 1879
|
|
Vikas: Howdy and Welcome to the JavaRanch! We hope you’ll enjoy visiting the site on a regular basis, however, your name is not in keeping with our naming policy here at the ranch. Please change your display name to an appropriate name as shown in the policy. Thanks again and we hope to see you around the ranch!! Jamie
|
 |
 |
|
|
subject: Problem with resultset FetchSize() method
|
|
|