Skip to main content

MS SQL Server Market Data Connector

Microsoft SQL Server Data Connector based on Microsoft JDBC Driver for SQL Server.

Configuration

Data Connector Parameters

ParameterDefault ValueDescription
Server HostlocalhostHost name/IP address of the SQL Server.
Server Port1433Port of the SQL Server.
Database NameN/AThe name of the SQL Server database.
Integrated SecurityfalseThis option allows to connect to SQL Server using Windows Authentication.

If the option is selected, the current Windows account credentials are used for authentication.
Otherwise, the data connector will connect to SQL Server using SQL Server Authentication.

The default value for this option is false.
User NameN/AUser name for connecting to SQL Server database using SQL Server Authentication.
PasswordN/APassword for connecting to SQL Server database using SQL Server Authentication.
Type Schema FileN/APath to the type schema file.
Polling Interval1HThe data connector will request new data from the SQL Server database at the specified interval.
SQL Server Time ZoneUTCTime zone of the SQL Server database.

This parameter is used to correctly retrieve Timestamp values.
Exchange NameSQLSERVERExchange name for this session.

Symbology

TBD