Implementing Replication Using Code

You can implement most of the replication functions using code, but this isn't the easiest way to manage replication. However, sometimes you might want to implement aspects of the replication process with code so that you can better control the process and its interface from within your application.

NOTE

All the examples that follow require the use of the Jet Replication Objects (JRO) object library. To access the JRO object library, you must use Tools, References in the VBE to select the Microsoft Jet and Replication Objects 2.5 Library or above. The database that will use the JRO library must be open.

Making a Database Replicable by Using Code

The routine shown in Listing 17.1, located in the Chap17Ex database, ...

Get Alison Balter's Mastering Access 2002 Enterprise Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.