Options
The hostname or IP address of the MSSQL server.
The port of the MSSQL server.
The username for authentication.
The password for authentication.
The name of the database.
The SQL statement to be executed. Placeholders for parameters: ?1
to ?10
Arguments
Value for the first parameter in the SQL statement.
Value for the second parameter in the SQL statement.
Value for the third parameter in the SQL statement.
Value for the fourth parameter in the SQL statement.
Value for the fifth parameter in the SQL statement.
Value for the sixth parameter in the SQL statement.
Value for the seventh parameter in the SQL statement.
Value for the eighth parameter in the SQL statement.
Value for the ninth parameter in the SQL statement.
Value for the tenth parameter in the SQL statement.
