-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 6.4.0, 6.5.0, 6.6.0, 6.7.0, 6.8.0, 6.9.0, 6.10.0, 6.11.0, 6.12.0, 6.13.0
-
Component/s: Server - Installer / Setup
-
None
-
1
-
Severity 3 - Minor
In the database step of setup wizard, the connection string option for SQL Server, the database name parameter is incorrect.
It is currently "database" but should be "databaseName"
See https://docs.microsoft.com/en-us/sql/connect/jdbc/building-the-connection-url?view=sql-server-2017 (also applies to earlier versions).