Table of Contents
Create Dump Dialog Help
The wizard helps you to create a dump of the database.
Step 1: Kind
At this page you should define a kind of the dump.
- SQL – If selected, then dump will contains SQL quires.
- XML – If selected, then dump will be created in XML format.
- Excel –
Step 2: Data
At this page you should define a content of the dump.
- Structure Only – If selected, then the dump will contain information only about database structure.
- Structure And Records – If selected, then the dump will contain information the database structure and all records.
- Records Only – If selected, then the dump will contain information only about records in the database.