ທ່ານໄດ້ຮຽນ ADO ທີ່ໄປມາແລ້ວ?
- Previous Page ADO Data Type
- Next Page ADO Example
ADO Overview
This tutorial has explained how to access data from a database on a website.
You have learned how to display data from a database on a website, and how to edit, add, and delete this data through ADO.
For more information about ADO, please refer to our ADO Example.
ທ່ານໄດ້ຮຽນ ADO ທີ່ໄປມາແລ້ວ?
The next step should be to learn SQL.
SQL is a standard computer language used to access and manipulate database systems.
SQL statements are used to retrieve and update data in a database. SQL can work with these database systems: MS Access, DB2, Informix, MS SQL Server, Oracle, Sybase, and other database systems.
If you need to learn more about SQL, please visit our SQL Tutorial.
- Previous Page ADO Data Type
- Next Page ADO Example