2. ADO tutorial

ADO is a Microsoft technology, and ADO means ActiveX data objects (ActiveX Data Objects).

In our ADO tutorials, you will learn about ADO and how to use ADO to access databases from your website.

Start learning now ADO!

2.1. ADO reference manual

In the rookie tutorial, we provide you with a complete ADO reference manual,including built-in objects, as well as their properties and methods.

ADO object Reference Manual

2.2. ADO instance

Learn through examples! Because ASP scripts can only be executed on the server side, you can’t view ASP code in the browser, all you can see is pureHTML code output by ASP.

ADO example!

  • 2.2.1. ADO tutorial

    ADO is a Microsoft technology, and ADO means ActiveX data objects (ActiveX Data Objects). In our ADO tutorial...
    2025-10-25 12:23:18 UTC
  • 2.2.2. Introduction to ADO

    ADO is used to access the database from a web page. The basic knowledge you should have ¶ ...
    2025-10-25 12:23:19 UTC
  • 2.2.3. ADO database connection

    Before you can access data from a web page, you must establish a database connection. Create a DSN-less ...
    2025-10-25 12:23:18 UTC
  • 2.2.4. ADO Recordset

    If you want to read data from a database, the data in it must first be loaded into a recordset. Create a...
    2025-10-25 12:23:18 UTC
  • 2.2.5. ADO display

    The most common way to display data from a recordset is to display the data in an HTML table. Display fi...
    2025-10-25 12:23:20 UTC
  • 2.2.6. ADO query

    We can use SQL to create the query so that we can specify that only the selected records and fields can be viewed. ...
    2025-10-25 12:23:19 UTC
  • 2.2.7. ADO sorting

    We can use SQL to specify how to sort the data in the recordset. Sort the data ¶ ...
    2025-10-25 12:23:18 UTC
  • 2.2.8. ADO add record

    We can use SQL’s INSERT INTO command to add records to the table in thedataba...
    2025-10-25 12:23:18 UTC
  • 2.2.9. ADO updates the record

    We can use SQL’s UPDATE to update a record in the database table. Update recor...
    2025-10-25 12:23:20 UTC
  • 2.2.10. ADO delete record

    We can use SQL’s DELETE command to delete a record in the database table. Dele...
    2025-10-25 12:23:20 UTC
  • 2.2.13. ADO Connection object

    Connection object ¶ ADO Connection object is used to c...
    2025-10-25 12:23:20 UTC
  • 2.2.14. ADO Error object

    Error object ¶ ADO Error object contains details of da...
    2025-10-25 12:23:19 UTC
  • 2.2.15. ADO Field object

    Field object ¶ ADO Field o...
    2025-10-25 12:23:19 UTC
  • 2.2.16. ADO Parameter object

    Parameter object ¶ ADO Parameter object provides infor...
    2025-10-25 12:23:20 UTC
  • 2.2.18. ADO Record object

    Record object (ADO version 2.5) ¶ ADO Record object is...
    2025-10-25 12:23:20 UTC
  • 2.2.19. ADO Recordset object

    Recordset object ¶ ADO Recordset object is used to hol...
    2025-10-25 12:23:20 UTC
Principles, Technologies, and Methods of Geographic Information Systems  102

In recent years, Geographic Information Systems (GIS) have undergone rapid development in both theoretical and practical dimensions. GIS has been widely applied for modeling and decision-making support across various fields such as urban management, regional planning, and environmental remediation, establishing geographic information as a vital component of the information era. The introduction of the “Digital Earth” concept has further accelerated the advancement of GIS, which serves as its technical foundation. Concurrently, scholars have been dedicated to theoretical research in areas like spatial cognition, spatial data uncertainty, and the formalization of spatial relationships. This reflects the dual nature of GIS as both an applied technology and an academic discipline, with the two aspects forming a mutually reinforcing cycle of progress.