123freenet.com
 

Education

Mobiles


Computer

Radio


Jobs

Games

Funny SMS

Web directory

Recipes

Greetings

Wallpapers

Main Menu

  Home

  Education Section

  Mobile Section

  Jobs Available

  Online Tutorials

  Immigration

  Student Visa

  Education

  Free Wallpapers

  Free Greetings

  Funny SMS

  Flash Games

  Web Dictionary

  Online Shopping

  Free Mobile SMS

  Free Pc Softwares


 

Web Tools

  Make Home page

 

  Tell a Friend

  Link Exchange

  Contact Us

   
Online Tutorials

  HTML Tutorial

  VBScript Tutorial

  PHP Tutorial

  Web Services

  XHTML Tutorial

  TCP/IP Tutorial

  WML Tutorial

  ADO Tutorial

  CSS Tutorial

  ASP Tutorial

  Flash Tutorial

  MySQL Tutorial

  Javascript Tutorial

  AJAX Tutorial

  XML Tutorial

  SQL Tutorial

  DHTML Tutorial

  CFML Tutorial

  RSS Tutorial

 

   
ADO Tutorial

ADO can be used to access databases from your web pages.


What you should already know

Before you continue you should have a basic understanding of the following:

  • WWW, HTML and the basics of building Web pages
  • Active Server Pages (ASP)
  • Structured Query Language (SQL)

If you want to study these subjects first, go to our Home Page .


What is ADO?

  • ADO is a Microsoft technology
  • ADO stands for ActiveX Data Objects
  • ADO is a Microsoft Active-X component
  • ADO is automatically installed with Microsoft IIS
  • ADO is a programming interface to access data in a database

Accessing a Database from an ASP Page

The common way to access a database from inside an ASP page is to:

  1. Create an ADO connection to a database
  2. Open the database connection
  3. Create an ADO recordset
  4. Open the recordset
  5. Extract the data you need from the recordset
  6. Close the recordset
  7. Close the connection

ADO Tutorial

[ADO Tutorial] [ADO Introduction] [ADO Connect] [ADO Recordset] [ADO Display] [ADO Query] [ADO Sort] [ADO Add] [ADO Update] [ADO Delete] [ADO Demo] [ADO Speed Up]

ADO Objects

[ADO Command] [ADO Connection] [ADO Error] [ADO Field] [ADO Parameter] [ADO Property] [ADO Record] [ADO Recordset] [ADO Stream] [ADO DataTypes] [ADO Summary]

Online Tutorials

  HTML Tutorial

  VBScript Tutorial

  PHP Tutorial

  Web Services

  XHTML Tutorial

  TCP/IP Tutorial

  WML Tutorial

  ADO Tutorial

  CSS Tutorial

  ASP Tutorial

  Flash Tutorial

  MySQL Tutorial

  Javascript Tutorial

  AJAX Tutorial

  XML Tutorial

  SQL Tutorial

  DHTML Tutorial

  CFML Tutorial

  RSS Tutorial

 


   

   

All rights reserved by www.123freenet.com