Search Books

Web Database Development Step by Step

Author Microsoft Press, Jim Buyens
Publisher Microsoft Press
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
⌛ 🇫🇷 France pricing being fetched… Prices will appear once fetched — usually within a few minutes.
Share:
Book Details
ISBN / ASIN0072851201
ISBN-139780072851205
MarketplaceFrance 🇫🇷

Description

This isn't a book, it's a developer's self-study kit, according to the blurb, complete with a CD-ROM of sample files and code. Each chapter starts with objectives and an estimated time for assimilation and ends with a very brief summary. What lies between is hard work for the uninitiated.

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