|
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.
Date: Mar, 08 2001 |