Importing and Exporting

[This is preliminary documentation and subject to change.]

You can use the installer to import a text archive into an active database and also to export a database file to a text archive. This can be useful for text-based source control systems.

To import a text archive into an active database, call the MsiDatabaseImport function.

To export a database file to a text archive, call the MsiDatabaseExport function.