Where to Go from Here

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

For additional information about the subjects discussed in this chapter, see the following sources. If a file name is listed, that file is located in the ODETools\V9\Samples\OPG\Appendixes folder on the Office 2000 Developer CD-ROM, unless otherwise noted.

Database Design

Hernandez, Michael J. Database Design for Mere Mortals. Reading, MA: Addison-Wesley Developers Press, 1997.

Data Access Objects (DAO)

Microsoft Jet Database Engine Programmer's Guide, Second Edition. Redmond, WA: Microsoft Press, 1997.

Microsoft Office Developer Forum Web site
(http://www.microsoft.com/officedev)

ActiveX Data Objects (ADO)

Microsoft ActiveX Data Objects Web site
(http://www.microsoft.com/data/ado)

Microsoft Office Developer Forum Web site
(http://www.microsoft.com/officedev)

ADO properties (ADOProperties.doc)

Using ActiveX Data Objects with MDB Files and the Microsoft Jet Database Engine

Microsoft Jet Database Engine Programmer's Guide, Third Edition. Redmond, WA: Microsoft Press, 1999.

Henry, Alyssa. "Migrating from DAO to ADO (Using ADO with the Microsoft Jet OLE DB Provider)." Microsoft ActiveX Data Objects Web site at http://www.microsoft.com/data/ado.

Microsoft SQL Server

Microsoft SQL Server Web site
(http://www.microsoft.com/sql)

SQL Server Books Online

Using ActiveX Data Objects with SQL Server

Vaughn, William R. Hitchhiker's Guide to Visual Basic and SQL Server, Sixth Edition. Redmond, WA: Microsoft Press, 1998**.**

SQL Server Books Online, Building SQL Server Applications.

SQL Server Replication

SQL Server Books Online, Replication.

Microsoft Jet Replication

Dove, Debra. "Database Replication in Microsoft Jet."**(RepJet.doc)

Microsoft Jet Database Engine Programmer's Guide, Second Edition. Redmond, WA: Microsoft Press, 1997.

Code Samples

The code samples shown in this chapter, along with additional examples that demonstrate similar techniques, can be copied from the files in the ODETools\V9\Samples\OPG\Samples\CH16 subfolder on the Office 2000 Developer CD-ROM.