J
John C.
I have a database which allows users to delete entries
they have previously made.
I want to transfer these records from the current DB to
another DB to archive/preserve these entries. I'll trap
this in the Form_AfterDelConfirm routine.
The deleted DB will have the same fields, plus two new
ones, to record userid and machine id.
I have not referred another DB outside of the current one
in use. Is there a global command to transfer all the
fields at once?
they have previously made.
I want to transfer these records from the current DB to
another DB to archive/preserve these entries. I'll trap
this in the Form_AfterDelConfirm routine.
The deleted DB will have the same fields, plus two new
ones, to record userid and machine id.
I have not referred another DB outside of the current one
in use. Is there a global command to transfer all the
fields at once?