Ado Summary
## ADO Summary
## ADO Overview
This tutorial has shown you 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 using ADO.
For more information about ADO, please refer to our (#).
* * *
## You have learned ADO, what's next?
The next step should be to learn SQL.
SQL is a standard computer language used for accessing and manipulating database systems.
SQL statements are used to retrieve and update data in a database. SQL works 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 (#).
YouTip