Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »


Summary

The use case is that you want to adjust the database connection for all your "Performer Suite" users because the connection to your database has changed (e.g. the server name or the SQL user).

Short version

ConnectionData.xml

You only have to enter the connection data once actively and successfully (e.g. on your PC) and can then send this XML file to your colleagues.
Connection data to your database is stored (encrypted) in the ConnectionData.xml file. "C:\PerformerSuite\AppData\ConnectionData\ConnectionData.xml"

Content of the XML-file:

Step-by-step guide

  1. (warning) Close the Performer Suite
  2. Create a backup of your current ConnectionData.xml (...\AppData\ConnectionData)
  3. Delete your current ConnectionData.xml
  4. Now, start the Performer Suite and enter the new connection parameters
  5. Follow the configuration wizard until the connection is successful
  6. Start the Performer Suite once completely to successfully test the connection data
  7. Done - You can now send the new ConnectionData.xml to your colleagues
  8. Now, your colleagues can overwrite their ConnectionData.xml (...\AppData\ConnectionData) and start the Performer Suite as usual
  • No labels