Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
12.2
-
None
Description
Issue for a PR with various small UI improvements to the database module's "New Connection" wizard.
Details:
- Refactor the 'Add Connection' wizard to avoid depending on hardcoded wizard panel indexes.
- Improve two error messages in "New Connection" wizard.
- Avoid a spurious 'Specified class is not a driver' warning in certain situations.
- When detecting the Microsoft SQL Server JDBC driver, avoid showing an ancient version number.
- Add a default port number for Microsoft SQL Server.
- Tidy up presentation names in the JDBC URL format dropdown.
- Decrease the timeout of the connection validation step.