D
dev guy
hi
I have MS Access databases on machines at physically different locations.
One of the machine would act as the master server. whereas the other
machines will act as clients. The schema of the MS Access database on all
the machines (including the server) will be identicle.
The data from database on client machines will need to be synchronized with
the database on the server machine. There will be some data insertion and
updation on the server machine which will need to be synched with the client
machine.
The client and the server machines are not on LAN/WAN/Internet. There is no
physical or internet connectivity between these. So the syncronization
mechanism has to be offline form
How this can be achieved?
What are various options to achieve this?
What about the primary keys (which may be autonumber on say clinet)
Is there any middleware available to do so, automatically? I know this is
possible using IIS, but we are not in a position to maintain IIS on the
server location.
Thanks in advance.
I have MS Access databases on machines at physically different locations.
One of the machine would act as the master server. whereas the other
machines will act as clients. The schema of the MS Access database on all
the machines (including the server) will be identicle.
The data from database on client machines will need to be synchronized with
the database on the server machine. There will be some data insertion and
updation on the server machine which will need to be synched with the client
machine.
The client and the server machines are not on LAN/WAN/Internet. There is no
physical or internet connectivity between these. So the syncronization
mechanism has to be offline form
How this can be achieved?
What are various options to achieve this?
What about the primary keys (which may be autonumber on say clinet)
Is there any middleware available to do so, automatically? I know this is
possible using IIS, but we are not in a position to maintain IIS on the
server location.
Thanks in advance.