O'Reilly

YASD's
Book Support
Site

Main Page

Chapter 9 - Readme

Chapter 9 Errata Pages

The examples in this chapter were created with Visual Basic 6.0.

You can register and use the compiled ASP components directly, or you can open the projects and re-build the objects before registering. You do not have to re-compile the components if you don't wish to; you can, instead, use regsvr32.exe to register the components and run the tests directly.

Example to Chapter Mapping
Example 9-1, ADO and VBScriptpage is first.asp
Example 9-2, ADO and VBScriptpage is second.asp
Example 9-3, ADO, stored procedures, and VBScriptpage is third.asp
Example 9-4, Simple query and displaying resultsComponents is authors1.dll, page is fourth.asp
Example 9-5, ADO and processing form resultsComponent is authors2.dll, pages are fifth.asp and testr.asp
Example 9-6, Pre-filling listboxComponent is authors2.dll, page is sixth.asp
Example 9-8, Wrapping data requestComponent is authors3.dll, pages are seventh.asp and testr2.asp -- also see next example, stored procedure in bookinfo.sql

For more information