-
Bug
-
Resolution: Done
-
Major
-
3.2.11.Final
-
None
-
-
Workaround Exists
-
-
Undefined
Default Connection URL on wizard of add datasource is `jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=MyDatabase`, that is old format.
The current format should be `jdbc:sqlserver://localhost:1433;DatabaseName=MyDatabase`.
- is cloned by
-
JBEAP-20592 [GSS](7.3.z) HAL-1723 - Default connection url for Microsoft SQLServer on datasource creation wizard is old
- Closed