G
Guest
I have two Access databases. One with local data and the other with shared
data. I want to be able to call a public function from the local database to
update records in the shared database.
I am not moving data between the two, at least not in this instance. I want
to update a time stamp. When the user of the local DB completes a task, I
want to update a field in the shared database with a flag noting completion.
Thanks in advance.
data. I want to be able to call a public function from the local database to
update records in the shared database.
I am not moving data between the two, at least not in this instance. I want
to update a time stamp. When the user of the local DB completes a task, I
want to update a field in the shared database with a flag noting completion.
Thanks in advance.