 
  |
 |
| How to connect to database using a connection string |
| Script Title : | | How to connect to database using a connection string |
| Version : | | |
| Author : | | WebCheatSheet |
| Platform : | | |
| Home URL : | | http://www.webcheatsheet.com/asp/databas... |
| Download URL : | | |
| Demo URL : | | |
| Category : | | ASP - Database-related |
| Price : | | |
|
| Description : |
| The power of Active Server Pages comes through when we tie databases to our web sites. To connect to a database, ASP uses what is called ActiveX Data Objects, or ADO for short. ADO comes with ASP, and can be used easily from your ASP pages. In this tutorial we will show you how to connect to Access database and retrieve all the records from the table. |
|
|
|
|
|
Average Rating: 0.00
Number Of Votes: 0
|
|
|
|
 |
 
  |