Fetch number of rows given row size
- From: "Prashantha Weerakoon" <prashantha.weerakoon@xxxxxx>
- Date: Mon, 16 May 2005 08:32:48 +0600
Hello All
In my application i have a table of 100 000 records , and i need to fetch
them 10000 each . for example first fetch i need to get 1-10000 records ,
second fetch 10001 -20000 records to the record set.
What can be the MS ACCESS query to get something like this
my client program is a java program..
Here i only require is SQL query..
I am using ado connection to fetch rows
thanks in advance
PRash
.
- Follow-Ups:
- Re: Fetch number of rows given row size
- From: Paul Clement
- Re: Fetch number of rows given row size
- Prev by Date: Re: Storing Negative vs. Positive Values in DB
- Next by Date: Re: ADO Record Count
- Previous by thread: Storing Negative vs. Positive Values in DB
- Next by thread: Re: Fetch number of rows given row size
- Index(es):