Prerequisites
Prophecy connects to Microsoft SQL Server (MSSQL) using the database credentials you provide. These credentials are used to authenticate your session and authorize all data operations during pipeline execution. To use an MSSQL connection effectively, your user account must have:select,insert,update, anddeleteon the tables used in your Prophecy pipelines.- Access to the database and schema where tables are located.
Feature support
The table below outlines whether the connection supports certain Prophecy features.Connection parameters
To create a connection with Microsoft SQL Server, enter the following parameters:Data type mapping
When Prophecy processes data from Microsoft SQL Server (MSSQL) using SQL warehouses, it converts MSSQL-specific data types to formats compatible with your target warehouse. This table shows how MSSQL data types are transformed for Databricks, BigQuery, and Snowflake.Learn more in Supported data types.

