You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eirik Bakke (Jira)" <ji...@apache.org> on 2021/05/04 04:30:00 UTC

[jira] [Created] (NETBEANS-5656) Various smaller fixes in the database New Connection wizard

Eirik Bakke created NETBEANS-5656:
-------------------------------------

             Summary: Various smaller fixes in the database New Connection wizard
                 Key: NETBEANS-5656
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5656
             Project: NetBeans
          Issue Type: Improvement
          Components: db - DB schema
    Affects Versions: 12.2
            Reporter: Eirik Bakke


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.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists