Hi,
I have written a very simple database to log purchase orders. Its just one table. I have split the database into a front and and back end database, with the front end having linked tables.
The front end databases are used by 3 users, all linked to a back end database over a network.
My query is, When any changes are made, it isn't shown on the other front end databases, unless you close and re open the table. I have noticed that if you delete a record, it shows up as "deleted" on the other users front end databases.
Can anyone explane how to have the databases all in sync.
thanks in advance,
Allen
I have written a very simple database to log purchase orders. Its just one table. I have split the database into a front and and back end database, with the front end having linked tables.
The front end databases are used by 3 users, all linked to a back end database over a network.
My query is, When any changes are made, it isn't shown on the other front end databases, unless you close and re open the table. I have noticed that if you delete a record, it shows up as "deleted" on the other users front end databases.
Can anyone explane how to have the databases all in sync.
thanks in advance,
Allen