I do have a replicated spilted database
Crm.mdb is replicated database with replicas
user.mdb contain all forms,report,queries and is linked to CRM.mdb
I want to make a button in local copy of user.mdb that would Synchronize replicas.
So the button should:Get the path to linked CRM.mdb (replica), synchronize it with master one that is on server, return back to local copy of user.mdb
Can you give me a hint how it is possible to realize?
Thanks a lot.
Arsniy
Crm.mdb is replicated database with replicas
user.mdb contain all forms,report,queries and is linked to CRM.mdb
I want to make a button in local copy of user.mdb that would Synchronize replicas.
So the button should:Get the path to linked CRM.mdb (replica), synchronize it with master one that is on server, return back to local copy of user.mdb
Can you give me a hint how it is possible to realize?
Thanks a lot.
Arsniy