# 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="https://3429571269-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRRqIJYs420fGe4ggAhXs%2Fuploads%2Fo0jOJguWxDlEGk8k7dKw%2FScreenshot%202022-11-28%20at%206.24.58%20PM.png?alt=media&#x26;token=1a6db565-5664-49b7-942c-901994f1e853" alt=""><figcaption></figcaption></figure>

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