How to connect to database using a connection string
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.
Visit publisher site: How to connect to database using a connection stringListing Details
- Filed in:
-
Scripts / ASP / Tutorials & Tips / Database-related
- Submitted on:
- Last Updated:
- Sep 25, 2006
- Publisher:
- WebCheatSheet Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for How to connect to database using a connection string