Best Tutorials website


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

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.




Views: 562 | Rating star | by Stephen




View this tutorial
Broken link Report broken link?