To Select record with start and end rowcount

A

ANBU SELVAN

Hi,

I just want to Know how to select the Records from a table by givin
the Start rowcount and end rowcount.
in microsoft sql server.

waiting for reply soon
Thanks
Anb
 
S

Sylvain Lafontaine

This problem is more about programming in SQL-Server than it is about ADP.
Take a look at m.p.sqlserver.programming or make a search on Google with «
sql paging record » and you will find many methods of paging under
SQL-Server.
 
Top