Categories

Updated: 03/08/2001

Paging: Use ADO, getrows, or a Stored Procedure?

Paging is basically querying a database and presenting a page full of the query''s results. In ASP and SQL Server programming, there are three approaches to paging. This article compares the approaches and explains which one is the most efficient when dealing with very large sets of data.
©2003-2019 jCay.com