SQL Server
Last updated
Last updated
To use SQL Server, an SQL-srv account has to be used as opposed to a Windows-authenticated (AD) account. Furthermore, the following is required:
Database host
(Optional) Database port
Database name
Database username
Database password
Using a host with like machine01instance? Write it like this: machine01instance
Password cannot contain $
signs.