M
mscertified
This is a split database where each user has their own copy of the front end.
I have a need to do the following:
Create a local copy of the structure of a linked table, empty of data.
Move (read then delete) a single record from the linked table into the local
table.
What is the most efficient way of doing this? thanks.
I have a need to do the following:
Create a local copy of the structure of a linked table, empty of data.
Move (read then delete) a single record from the linked table into the local
table.
What is the most efficient way of doing this? thanks.