Generic - RDBMS Adapter (Microsoft SQL Server)
Search form
Description - A generic for connecting to Microsoft SQL Server.
Parameter Groups
  Parameter Type Description * Host: string Name or IP address of the Microsoft SQL server.
 
* Port: string The port number of the Microsoft SQL server.
 
* - denotes required
  Parameter Type Description * User ID: string The Microsoft SQL username to authenticate the connection.
 
Password: string The Microsoft SQL password to authenticate the connection.
 
* Database: string The schema that will be used as the default schema.
 
* - denotes required
  Parameter Type Description URL: string 
 
* - denotes required
  Parameter Type Description Node Maximum: integer Maximum number of nodes to retrieve.
 
* - denotes required
Parameter Groups
| Parameter | Type | Description | * | Host: | string | Name or IP address of the Microsoft SQL server. | * | Port: | string | The port number of the Microsoft SQL server. | 
|---|
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| * | User ID: | string | The Microsoft SQL username to authenticate the connection. | Password: | string | The Microsoft SQL password to authenticate the connection. | * | Database: | string | The schema that will be used as the default schema. | 
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| URL: | string | 
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| Node Maximum: | integer | Maximum number of nodes to retrieve. | 
