Before you can make it possible for users to work offline, you must install and enable offline replication for your team solution. Installing offline replication capabilities modifies your solution database schema with the infrastructure required to make it possible for database replication.
In addition to installing offline support, you must decide how synchronization will be transacted, how users will resolve conflicts, and whether to enable identity partitioning. Then, you can create your offline publications for the team solution.
Using the Access Workflow Designer, you can install offline replication quickly. After installation, your database has all of the tables, triggers, and stored procedures required to support offline replication and synchronization.
To install offline replication capabilities
When the offline replication components have been installed, you can set additional publication options for your team solution, including:
For an example of how to implement offline support, see Offline Support in the Issue Tracking Solution.