faada Posted July 5, 2004 Posted July 5, 2004 Is there a way to simply copy the full contents of a record to another table or file? What I want to achieve is, when a user clicks the delete button, the record is copied into a another table or file for me to review and restore records if necessary. I have been able to achieve it by setting up a related table using lookups etc, however I thought there might be a more elegant option.
Oldfogey Posted July 6, 2004 Posted July 6, 2004 Probably less elegant but easier. Export your record (into a temporay file) and then import it into your archive file via an external script.
faada Posted July 6, 2004 Author Posted July 6, 2004 Sounds like that will be a lighter and easier option, thanks for the help
Recommended Posts
This topic is 7706 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now