content
» Script Library: Table Backup and Restore
|
Table Backup and Restore
Back up a table to a CSV with all fields from any form and save any attachments to the file system. Restore same CSV and any attachment files extracted by the Backup script. Demonstrates This scrpt introduces more complex features of Meta-Update including Fields Loops, Output files based on schemas, schemas and queries being passed as arguments, and the Attachment Save command. Loading Nothing is needed for these scripts. Just run the Backup script first. Then run the Restore script as needed. Running For a complete test, run the backup script against a test form specifying a query resulting in a single record. Delete that record after the baclup script runs. Run the restore script and your record should be restored. SthMupd.exe SvTbl.ini Do -p _Test test |
Click the Sample Output to open a
More Information
These scripts will need to be edited to fit your requirements. They will also need Meta-Update installed and licensed to run.
|