To access databases from your web pages, ADO can be used .
|
A D V E R T I S E M E N T
Accessing a Database from an ASP Page
|
To access a database from inside an ASP page,the common way is to:
- Create an ADO connection to a database
- Open the database connection
- Create an ADO recordset
- Open the recordset
- Extract the data you need from the recordset
- Close the recordset
- Close the connection
|
What is ADO?
|
- ADO stands for ActiveX Data Objects
- ADO is a Microsoft technology
- ADO is automatically installed with Microsoft IIS
- ADO is a Microsoft Active-X component
- ADO is a programming interface to access data in a
database
|
Be the first one to comment on this page.
Share And Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Keywords:
what is asp web pages, active server pages, web applications,
what is asp user
|
HTML Quizzes |
|
XML Quizzes |
|
Browser Scripting Quizzes |
|
Server Scripting Quizzes |
|
.NET (dotnet) Quizzes |
|
Multimedia Quizzes |
|
Web Building Quizzes |
|
Java Quizzes |
|
Programming Langauges Quizzes |
|
Soft Skills Quizzes |
|
Database Quizzes |
|
Operating System Quizzes |
|
Software Testing Quizzes |
|
SAP Module Quizzes |
|
Networking Programming Quizzes |
|
Microsoft Office Quizzes |
|
Accounting Quizzes |
|
|