Hi, it depend on which ver of JDBC are you using. If you are using JDBC2.0
you have all these features there, look at JDBC 2.0  API.




Marcos <[EMAIL PROTECTED]>@JAVA.SUN.COM> on 11/13/2000 12:16:12 PM

Please respond to "A mailing list for discussion about Sun Microsystem's
      Java Servlet API Technology." <[EMAIL PROTECTED]>

Sent by:  "A mailing list for discussion about Sun Microsystem's Java
      Servlet API Technology." <[EMAIL PROTECTED]>


To:   [EMAIL PROTECTED]
cc:

Subject:  designing servlet (back and forward)


hi,

    i am running a servlet to show some info from a database. the
problem is that the database query answers 40 items back and i want to
put just 10. and with back a forward you should move all over the
results. how can i manage that thing?

    after the query is done. is there any property to find out how many
items are selected? should do i add more fields in my database?

any suggestions will be pleased,

thanks in advance,

marcos


--
m a r c o s @ i v a l . e s

___________________________________________________________________________
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

___________________________________________________________________________
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