N
Nick
The organisation I am in is looking at a new database system, which must be
Access. It has many remote users that can not, due to many reasons, ever hook
up to the home office network (or any variation of an internet network). Nor
can we place our database on a web server or equivalent system.
So, I have come up with a way to export the remote database information into
excel and then import it into the Main Database in several tables called
“Transfer In-Out (Name)†table. Essentially, these tables are exactly the
same structure as the Main Database tables that they correspond with. I also
know how to added modification dates to the tables in order to identify when
a record was last modified (thanks to this forum and the MS website).
New records are easy to deal with, I just use an amend query and add them to
the Main Database Tables. The problem is modification to existing records.
Is there a way, and how would you do it, to synchronise two tables WITHIN
one database?
NOTE - this is a follow on from a question I am asking about Database
Design. I am muddling through the problem, but hopefully there will be light
soon!
Access. It has many remote users that can not, due to many reasons, ever hook
up to the home office network (or any variation of an internet network). Nor
can we place our database on a web server or equivalent system.
So, I have come up with a way to export the remote database information into
excel and then import it into the Main Database in several tables called
“Transfer In-Out (Name)†table. Essentially, these tables are exactly the
same structure as the Main Database tables that they correspond with. I also
know how to added modification dates to the tables in order to identify when
a record was last modified (thanks to this forum and the MS website).
New records are easy to deal with, I just use an amend query and add them to
the Main Database Tables. The problem is modification to existing records.
Is there a way, and how would you do it, to synchronise two tables WITHIN
one database?
NOTE - this is a follow on from a question I am asking about Database
Design. I am muddling through the problem, but hopefully there will be light
soon!