set_mssql_connection
Configure a workbook datasource to connect with Microsoft SQL Server by specifying server host, database name, username, and table details.
Instructions
Configure the workbook datasource to use a Microsoft SQL Server connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_host | Yes | ||
| dbname | Yes | ||
| username | Yes | ||
| table_name | Yes | ||
| port | No | 1433 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |