Nate Woods
Summit Software Company
December 1999
Summary: Provides instructions for setting up Phase 3.5: VBA of the Duwamish Books sample application. Discusses system requirements, installing Phase 3.5 of Duwamish Books, the Microsoft Visual Basic for Applications (VBA) SDK, and the Phase 3.5: VBA patch. (3 printed pages)
In Phase 3.5: VBA of the Duwamish Books sample application Microsoft® Visual Basic® for Applications (VBA), a rich customization tool, is added to the sample to provide customization in the middle tier Business Logic Layer (BLL).
Duwamish Books is an unsupported MSDN sample application. You can send us mail and we'll respond to what we can. However, please remember that this is only a sample—Microsoft technical support is not prepared to answer questions about Duwamish Books.
The following are the requirements for running the Duwamish Books, Phase 3.5 sample application and are the only environments on which we tested the application:
Note You can install the full application (clients, components, and database) on one computer running Windows NT 4.0 SP3 (Server or Workstation) or Windows 2000, MTS 2.0, and SQL Server 6.5.
Before you attempt to set up and deploy the sample, be sure to read the setup and deployment guide for Phase 3.5 of Duwamish Books.
To install Duwamish Books, Phase 3.5: VBA
See the Phase 3.5 sample download page to download and install the sample setup files for Phase 3.5 of Duwamish Books.
The VBA 6.0 SDK version 6.1 or later must be installed on both the presentation tier and middle tier machines.
Note If you upgrade from version 6.1 of the VBA 6.0 SDK to a later version you must reinstall Phase 3.5: VBA of the Duwamish Books sample.
Phase 3.5: VBA patches are available for the following components of Duwamish Books:
Download the self-extracting file containing these four Setup programs.
For each of the components of Phase 3.5 of Duwamish Books, you must install the Phase 3.5: VBA patch for that component. When you run each patch, the patch will prompt you for the location of the Duwamish Books install and perform the installation. If you installed the Client Applications or the Business Logic Layer across different machines, you should install the corresponding patch on the machine the component resides on. As with the Phase 3.5 database script installer, the Phase 3.5 VBA patch only copies the database scripts over; it does not actually run them. To run the database scripts, run the build35v.bat file with the name of the Duwamish Books database as a parameter.
After these steps are completed, Phase 3.5: VBA of Duwamish Books will be fully installed.
Note To compile the Duwamish Books, Phase 3.5: VBA source code, first register SrchItem.ocx, as described in the source code readme, and then compile or install the data access layer (DAL) on the target machine before attempting to compile the Phase 3.5: VBA source.
Phase 3.5: VBA of the Duwamish Books sample has been tested on Windows 2000 Professional. When installing on Windows 2000 install SQL Server version 7.0, rather than version 6.5.