Skip to main content
This article guides you through the process of connecting MSSQL to Upsolve, allowing you to seamlessly access your MSSQL data within the Upsolve platform.

Prerequisites

Before you start, you will need the following information from MSSQL.
  • Host (Endpoint without the port or database name)
  • Port (The port used to connect to your database)
  • User (The username of the service account)
  • Password (The password for the service account user)
  • Database Name (The database name of your service)
  • SSL, if active (Toggle “Connect Through TLS” switch)

Connecting MSSQL to Upsolve

  1. Navigate to your project in Upsolve and open Project settings → Connections.
  2. Select your data source from the Connect data cards to begin.
  3. The MSSQL connection form opens with MSSQL preselected.
  4. Fill out the data source details form as shown in the image below, including:
    • Host (Endpoint without the port or database name)
    • Port (The port used to connect to your database)
    • User (The username of the service account)
    • Password (The password for the service account user)
    • Database Name (The database name of your service)
    • Connect Through TLS (Toggle switch if SSL is active)
  5. Click “Test & Create Connection” to establish the data source.
Congratulations! You’ve successfully created a new data source between MSSQL and Upsolve. You can now access and manage your MSSQL data seamlessly within the Upsolve platform.