TrackStudio Enterprise 3.1
Importing and Exporting Database

This 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 Manage (available in TrackStudio SA only).
  3. Select the 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 Management tab.
  8. Specify the name of the file to which the data will be exported.
  9. 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 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 Management tab.
  8. Specify the name of the imported XML file in the Choose XML scheme 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.

Copyright (c) 2002-2005. All rights reserved.