Microsoft SQL Server

Microsoft SQL Server (MSSQL) database connector.

Configuration Parameters

  • Host URL – Database server network address.

  • Database Name – Target database name.

  • Port – Database connection port.

  • Username – Database user account.

  • Password – Authentication credential.

  • Query – SQL query for data retrieval.

  • Primary Key – Unique identifier for records.

MSSQL Configuration

Last updated