Qommentary
Qommentary
Qommentary
  • Welcome
  • Getting started
    • Prerequisites
      • Client Certificates
      • Software dependencies
    • Installing
      • SSL Certificates
      • Uninstalling
    • Configuration
    • Upgrades
      • Qlik Sense
        • WebSocket CSRF protection
    • Uninstalling
    • Troubleshooting
      • Common Issues
      • Logs
      • Qlik Sense connectivity
  • What's New
    • Release Notes
      • v25.1.0
      • v23.2.0
      • v23.1.0
        • v23.1.1
        • v23.1.2
        • v23.1.3
        • v23.1.4
      • v22.3.0
      • v22.1.0
      • v21.4.0
        • v21.4.1
      • v21.3.0
      • v21.2.0
        • v21.2.1
        • v21.2.2
      • v21.1.0
        • v21.1.1
        • v21.1.2
      • v20.4.0
        • v20.4.1
      • v20.3.0
      • v20.2.0
  • User guides
    • Qommentary Admin Console
    • Qommentary Insights
    • Qommentary Table
    • Qommentary Pivot Table
    • Qommentary Writeback
    • Qommentary Form
  • Platform Architecture
    • Deployments
    • Disaster Recovery
    • Mirroring Sites
    • Migrations
  • Utilities
    • User Sync Utility
    • DB Connection Utility
  • SUPPORT
    • Submit a ticket
Powered by GitBook
On this page

Was this helpful?

  1. Utilities

DB Connection Utility

PreviousUser Sync Utility

Last updated 1 year ago

Was this helpful?

During the installation, Qommentary will encrypt database parameters into a connection string which is stored in the Qommentary Engine settings file.

The DB Connection Utility allows you to easily decrypt, update and encrypt the database connection string to update parameters such as database hostname, username or password.

To update the connection string, please follow these steps:

"ConnectionStrings": {
    "Qommentary": "zKA40nbrJzFIzu1kXecgP45n1d1f9beA6MBvieX99UUmFMQxc2lpem8x6hV+TNDjgOa3+lvLJAie3Qnl+KbBxghI58LF4DgEHbZdqEpLIVoCIbOA9eFwpGUMXOzNbmTfQTD+LpHUEktCoIW6d7mQI4b2YJKcYy448rVGJk7K0fbbg8n"
}

5. Paste it in the Decrypt Connection String field and click on Decrypt

6. Copy the decrypted connection string and paste it in the Encrypt Connection String field 7. Update the connection string and click on Encrypt

8. Copy the encrypted connection string and replace it in the appsettings.json file 9. Recycle the Qommentary Engine application pool

1. Download the 2. Unzip contents to any folder of your choice 3. Run the Qommentary.DBConnectionManager.exe file 4. Copy the encrypted connection string from the appsettings.json file located on the Qommentary Engine folder

DB Connection Utility