-
Bug
-
Resolution: Done
-
Major
-
7.0.0.CR2
-
None
There is present an obsolete format of url in template for Microsoft SQLServer Datasource.
Current url is jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=MyDatabase, but valid url should be in format jdbc:sqlserver://[serverName[\instanceName][:portNumber]][;property=value[;property=value]] - note no 'microsoft' after 'jdbc'. (Source: https://msdn.microsoft.com/en-us/library/ms378428%28v=sql.110%29.aspx)
- is cloned by
-
HAL-1098 Old type of url in template for Microsoft SQLServer datasource in datasource wizard
- Resolved
- is incorporated by
-
JBEAP-4753 Upgrade HAL from 2.8.25.Final to 2.8.26.Final
- Closed