SetConnect

SQLserver

Database::SQLserver
Description
SQLserver database driver.

Provider=SqlClient
Options
Handle

The name of the handle by which the database can be referenced.

Description
Description of the database.
Connection Timeout
Timeout in seconds for the database connection.
Query Timeout
Timeout in seconds for the executed query.
Server
The name or address of the database server.
Database
The name of the database.
Username
Username to use for the connection.
Password
Password to use for the connection.
Trusted Connection
When checked, the current credentials are used to logon to the database server.
Persist Security Info
Specifies whether the data source can persist sensitive authentication information such as a password.

Documentation

Release notes