JavaScript Editor JavaScript Validator     JavaScript Editor 



Team LiB
Previous Section Next Section

Summary

We've covered a lot of ground in this chapter and yet barely touched upon the subject of databases and ActiveX Data Objects (ADO). However, we have learned enough to create an effective database. We've also learned enough about the database language, SQL, to retrieve data from a database, insert data into it, change data in it, and delete data from it. We also now have enough knowledge of ADO to be able to access a server-side database from a web page.


Team LiB
Previous Section Next Section


JavaScript Editor JavaScript Validator     JavaScript Editor


©