N
Nick M via AccessMonster.com
I am using an append query to add records saved on a laptop to a table that
is on a network drive. The laptop user has limited access to a network
connection. I need to find a method that will allow me to append the new
data from the laptop to the table on the network, and also bring back a
copy of the table to the laptop, as other users may have entered new
records as well, and the laptop user needs to have the most current
information possible given that he/she may only connect to the network once
a week.
I've had no problem updating the table on the network drive, but I am not
sure what the best way to bring the updated table back onto the laptop
woudl be. I've tried deleting the old version of the table and then
copying in the update, but am not able to because the table is used in
relationships.
Thanks in advance for your help.
Nick M
is on a network drive. The laptop user has limited access to a network
connection. I need to find a method that will allow me to append the new
data from the laptop to the table on the network, and also bring back a
copy of the table to the laptop, as other users may have entered new
records as well, and the laptop user needs to have the most current
information possible given that he/she may only connect to the network once
a week.
I've had no problem updating the table on the network drive, but I am not
sure what the best way to bring the updated table back onto the laptop
woudl be. I've tried deleting the old version of the table and then
copying in the update, but am not able to because the table is used in
relationships.
Thanks in advance for your help.
Nick M