> For the complete documentation index, see [llms.txt](https://build-it-branding.gitbook.io/mssql-sql-database-connector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://build-it-branding.gitbook.io/mssql-sql-database-connector/configuration/configure-sql-connector-pro.md).

# Configure SQL Connector Pro

The Configuration for the SQL Connector Pro plugin does not use a connection string as the Bubble connector does (like the one shown below):<br>

{% code overflow="wrap" %}

```
mssql://database_user:user_password@server_nameORip:port/database_name?encrypt=true
```

{% endcode %}

Instead the database parameters are configured individually in the plugin settings page. You can change dev/live database configuration independently of each other for your dev/live application respectively as shown below.&#x20;

<figure><img src="/files/TePXmlvtXNbDZwma2Wda" alt=""><figcaption></figcaption></figure>

Once you have these parameters configured you are ready to use the Sql Database Connector Pro plugin.
