hi
i will really like to know if its possible to run an access file on two different machines and later combine or update each access database or file so that they both have the same data.
Printable View
hi
i will really like to know if its possible to run an access file on two different machines and later combine or update each access database or file so that they both have the same data.
Do you have a common shared area between these two macines? The easiest method is to have a backend database with the two frontend databases reading and writing from the backend..
If you do not have a network then you will probably need a complicated import process..
But yes it is possible.