Hi, totally new to this concept?
I intend to have a front end application on users desktops, the replica, and the master copy on our server.
Do I understand it right that if a user opens their copy I could have it coded that it syncs with the master?
I have looked at the help in Access2002 and for the sync method it says it deletes the replica first? How would this work if the user has it open?
My book states these lines;
rep.activeconection = "path to sourcer eplica"
rep.synchronize "path to target replica", exchangetype, jrsyncmodedirect
First I get an error on first line saying oject not set? The help states a connection object but the book does not?
is the source the replica or the master?
any snippets would be greatfully received
thnx
I intend to have a front end application on users desktops, the replica, and the master copy on our server.
Do I understand it right that if a user opens their copy I could have it coded that it syncs with the master?
I have looked at the help in Access2002 and for the sync method it says it deletes the replica first? How would this work if the user has it open?
My book states these lines;
rep.activeconection = "path to sourcer eplica"
rep.synchronize "path to target replica", exchangetype, jrsyncmodedirect
First I get an error on first line saying oject not set? The help states a connection object but the book does not?
is the source the replica or the master?
any snippets would be greatfully received
thnx