Your users may want to get their data in a specific order -- and not get it all at once. You can control both with the ObjectDataSource (and a little code). Databinding to tables in single-tier ...
Nowadays, databases form part and parcel of each and every web application. With classic ASP, you have to write long lines of code to perform each task associated with the manipulation of database.