Access Synchronization

T

Trumpet

I have an Access database running on an IIS web server. I need to have the
capability to synchronize the data with a working copy on my
desktop(offline). Is this possible, so that when I make changes to the
working copy I can click a button that uploads them to the server or vice
versa, when someone makes an edit to the database (such as adding or editing
a record), those are sent to my working copy, as well.

If this is possible, can someone point me in the right direction to get
started.
Thanks
 
Top