Amazon.com Review
The book begins with a tour of earlier Microsoft database standards--open database connectivity (ODBC), Remote Data Objects (RDO), and Data Access Objects (DAO)--and then moves on to today's ADO and RDS. The authors provide blow-by-blow coverage of all the major ADO objects and methods along with many useful hints for successful programming. Standout material here is the coverage of ADO data shaping, which allows you to treat joined records as hierarchical record sets.
The authors also cover RDS, which allows you to cache records locally in Internet Explorer 4/5 browsers, even while users are disconnected from the Internet. The book looks at the various options for using ADO/RDS, including strategies for balancing server-side and client-side processing. More advanced sections explore building (and deploying) custom RDS COM servers with Visual Basic. Although much of the material here is Microsoft-specific (and will work best with Internet Explorer and SQL Server), there is also a chapter on accessing Oracle databases. The book closes with 200 pages of reference material, including ADO 2, RDS 2, and object linking and embedding database (OLE-DB) topics. --Richard Dragan
Review
The Wrox logo states that all Wrox books are written "programmer to programmer." Professional ADO RDS Programming with ASP, by Matt Brown, Charles Crawford Caison Jr., Peter DeBetta, John Papa, and Eric Wilson, is an excellent example of such a policy. It's practical, full of solutions, and code heavy. Even when discussing theoretical aspects, Professional ADO RDS maintains a practical style and never loses contact with the programming reality. Active Data Objects (ADO), and its web counterpart Remote Data Services (RDS), are hands-on subjects that leave little room for philosophical speculation. It's a subject that developers want covered in detail, sprinkled with workarounds and tips and, of course, without further ado! --Dino Esposito, Dr. Dobb's Electronic Review of Computer Books -- Dr. Dobb's Electronic Review of Computer Books
