Title: RE: How to imlement a scrollable Result set without JDBC 2.0

Sun released a disconnected rowset early access package, through the jdbc link on the Java site.  should still be there and may be helpful in some way.

-----Original Message-----
From: Opoku-Boadu, Samuel [mailto:[EMAIL PROTECTED]]
Sent: 14 August 2001 06:53
To: [EMAIL PROTECTED]
Subject: How to imlement a scrollable Result set without JDBC 2.0


Hello Good Fellows,

I am having a problem with how to implement a list of records, say, 10 rows
at a time using a "NEXT" AND "PREVIOUS" BUTTON in my JSP page. The back end
database is Oracle Rdb whose driver is non-JDBC 2.0 compliant.

Could someone kindly provide me with a solution to this problem? Sample code
too will be greatly appreciated.

Sam

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to