[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.odbcnet

SQL select of records by position number

Chris Davoli

5/13/2002 6:22:00 AM

I need a Select by like a TOP 10 relative record position
number (say records 40 - 50). Is there such a thing? Of
course the records need to be sorted first. Maybe there
isn't, but I thought I'd post just in case. I'm doing
pagination and need to select a record(s) by relative
record number. I know I can do this in an ADO.NET data
view, but I don't want to select the entire recordset.

Let me know.

Thanks


1 Answer

(Hussein Abuthuraya(MSFT))

5/14/2002 3:31:00 AM

0