SQL Database Connector Pro
  • Guide
    • Introduction
    • Overview
    • Getting Started
  • Configuration
    • Installation and Setup
    • Configure SQL Connector
    • Create Data Types
    • Configure SQL Connector Pro
  • Plugin - Actions
    • MSSQL Command
    • Postgres Command
  • Extras
    • Pagination / Offset (MSSQL)
Powered by GitBook
On this page
  1. Configuration

Configure SQL Connector Pro

Enter your database info

PreviousCreate Data TypesNextMSSQL Command

Last updated 2 years ago

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.