ljm Posted August 15, 2007 Posted August 15, 2007 Is there a simple way to occasionally archive a few records which may have data in a number of tables to a secondary db which has the same structure as the first? I'd like to be able to move records out of the main db on a regular basis, but not delete them altogether. Thanks
dreamingmind Posted August 15, 2007 Posted August 15, 2007 Why not set up a script to export/import your records? you can make the script do any looping or other tricks required to export, then import all the records, related records and what-not. Don
Recommended Posts
This topic is 6310 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