Microsoft SQL Server
Setup Instructions
driver: 'ODBC Driver 18 for SQL Server' # ODBC Driver 18 for SQL Server
server: sql.company.com # Hostname or IP address
port: 1433 # Default: 1433
database: analytics_db # Name of the database
user: sql_user # SQL Server username
password: your_password # SQL Server passwordExample Profile Configuration

Profile Fields Reference
Field
Description
Example
Default Value
Required
Last updated
Was this helpful?