Web database development: three little words that cover so much. This book attempts to steer a course through all the required technologies whereby you learn just enough to get started. It's a good approach: you can get results quickly and delve further when the need arises. However, even before you start, Buyens assumes you know how to create ordinary Web pages and have some understanding of databases, HTML (HyperText Markup Language) and Visual Basic. From those beginnings, the floodgates open and acronyms abound: Microsoft Active Server Pages (ASP), Visual Basic Scripting Edition (VBScript), ActiveX Data Objects (ADO) and Structured Query Language (SQL) are all part of the recipe.
Practical work starts on the first few pages of Part I, which is good, though the discovery at the end that you cannot see your handiwork without a properly configured web server to hand is less welcome. Despite this hiccough, progress continues rapidly through database and SQL basics, using ADO and ODBC (Open DataBase Connectivity) to access databases, using ADO to access tables and records, VBScript and ASP objects and organising your Web environment. And that's only Part II. The remaining four parts cover application development, advanced topics, exchanging data with XML (eXtensible Markup Language) and tuning/debugging.
There's a vast amount to be learned from this book; dedication to the task is required, of course, but its approach and accessible style are a great help. --Mark Whitehorn