|
|
Dynamically access a database through a Web Application |
|
|
CodeProject |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
Click to Download |
|
|
151 |
Dynamically access a database through a Web Application is a tutorial in which the author teaches you about retrieving the database records. This tutorial shows you how to create a web page that helps you to build the connection string, lists all the databases and based on the selected database it shows you all the tables, views and procedures. Then you can run the required Sql query for the selected table.
|