Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: Re: Top query - next page


Message #1 by cadillon@f... on Thu, 5 Jul 2001 16:20:07
if you are using ado and asp then try using the pagesuze, pagecount, and 
absolutepage properties of your recordset.

> Hello, 
> 
> If "Select Top 100 * from table order by field" will return top 100 
> records, how to make query to get second page, i.e. records from 101 
till 
> 200?
> 
> Thanks
> Giedrius

  Return to Index