>If we knew how many row's made one "page", and we knew what page the >user
>was on, would it be possible to format the SQL query so that it would
>return the correct records?
>In other words, is there a SQL primitive for specifying row #, or a >range
>of rows?

Hi --

set ROWCOUNT=<xyz> in the query would limit the result set to xyz rows. If
thats what you want ..

Eric, can you send me the code for your file based caching mechanism. It
would be great if that can give me a quick start ..

_s_


_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com

___________________________________________________________________________
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