Backup Reports?

A

Allen Browne

If you want to back up the design of the report:
- make a copy of the mdb file, or:
- make a new mdb and import the report and its source query, or:
- use the undocumented SaveAsText.

If you want to make a backup of the data in a report at a point in time:
- use the Snapshot viewer, or
- create a PDF (if you have the software), or
- use TransferText or similar on the report's source, or
- write the records to a logging table.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top