Go to documentation repository
...
In the Connection string field (3), set manually the connection parameters separated by a semicolon without spaces.
| Parameter | Possible values |
|---|---|
| Provider |
|
| Integrated Security | SSPI when you log in on the MS SQL server using the Windows OS account. If you use the MS SQL server and this parameter is missing, then username (login) and password are used for authentication. When you use the MS Access database format, this parameter isn't required |
| Persist Security Info |
|
| Data Source | The name of the MS SQL server used to manage the database, or the path to the MDB file of the MS Access database format |
...