Configure SQL Connector Pro

Enter your database info

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

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

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.

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

Last updated