
A Quick Way to Read Database Contents in ASP
If you develop a complex Web application, you may find it a daunting task to keep track of the vast quantities of data on multiple domains in databases that quickly change every day. To provide a quick, easy way to view a table’s contents during development, try this script on