B
Bill
My application has a front end at each workstation. They
are all pointing to the same tables on a server box. I
want to minimize the time it takes to update, so I have
new records append to local tables and also append to a
linked table on the back end (which all workstations
access when they perform a local update).
Question: If I have many (up to 20) front ends appending
records to the backend, what conflicts or issues will I
face? I am using MS Access 2000 on win2000 machines.
are all pointing to the same tables on a server box. I
want to minimize the time it takes to update, so I have
new records append to local tables and also append to a
linked table on the back end (which all workstations
access when they perform a local update).
Question: If I have many (up to 20) front ends appending
records to the backend, what conflicts or issues will I
face? I am using MS Access 2000 on win2000 machines.