TrackStudio Enterprise 3.5
Importing and Exporting the Database

The following topic describes how to transfer the data stored in the TrackStudio database to another DBMS.

To export the data into XML:
  1. Stop TrackStudio, if it is running.
  2. Start Server Manager (available in TrackStudio SA only).
  3. Select the Database -> Database Connectivity tab.
  4. Enter the JDBC connection properties.
  5. Select the General tab.
  6. Specify the character encoding of the database.
  7. Select the Database -> Database Export tab.
  8. Specify the name of the file to which the data will be exported.
  9. Mark the Anonymize data checkbox to remove sensitive information from export file you send to TrackStudio Support.
  10. Click the Export Database button.

You should now have an XML file containing all the information from the tables in your TrackStudio database. You can edit and view these using any text editor. 

 

To import the data into a database:
  1. Stop TrackStudio, if it is running.
  2. Start Server Manager (available in TrackStudio SA only).
  3. Select the Database -> Database Connectivity tab.
  4. Enter the JDBC connection properties of the empty database (without any tables).
  5. Select the General tab.
  6. Specify the character encoding of the database.
  7. Select the Database -> Database Management tab.
  8. Specify the name of the imported XML file in the Choose XML data file field.
  9. Click the Create Database button.

The import/export feature can only be used to transfer data between two similar versions of TrackStudio. In the event that you have a database from an old version of TrackStudio that you want to transfer to another DBMS you should first upgrade the database to the latest version.