Connect Soda to MS SQL Server
Access configuration details to connect Soda to an MS SQL Server data source.
Connection configuration reference
data_source my_datasource_name:
type: sqlserver
host: host
port: '1433'
username: simple
password: simple_pass
database: database
schema: dbo
trusted_connection: false
encrypt: false
trust_server_certificate: false
driver: ODBC Driver 18 for SQL Server
scope: DW
connection_parameters:
multi_subnet_failover: trueProperty
Required
Notes
Test the data source connection
soda test-connection -d my_datasource -c configuration.yml -VSupported data types
Category
Data type
Last updated
Was this helpful?
