Click here to Skip to main content
15,907,328 members
Articles / Web Development / ASP.NET

Query paging by one trip to MS-SQL Server 2005 via one simple query

Rate me:
Please Sign up or sign in to vote.
2.52/5 (11 votes)
4 Jul 2007CPOL2 min read 46.6K   236   38  
Query paging by one trip to MS-SQL Server 2005 via a simple query. Without using a Stored Procedure, View, or others features. Only uses T-SQL and .NET.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO M-Enterprises s.r.o.
Slovakia Slovakia
I live in Bratislava, Slovakia, Europe
This is a Organisation (No members)


Comments and Discussions