You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2012/10/28 17:03:12 UTC

[jira] [Created] (CAY-1754) Modeler suggested URL for SQLServer should start with 'jdbc:sqlserver:' instead of 'jdbc:microsoft:sqlserver:'

Andrus Adamchik created CAY-1754:
------------------------------------

             Summary: Modeler suggested URL for SQLServer should start with 'jdbc:sqlserver:' instead of 'jdbc:microsoft:sqlserver:'
                 Key: CAY-1754
                 URL: https://issues.apache.org/jira/browse/CAY-1754
             Project: Cayenne
          Issue Type: Improvement
          Components: Modeler
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
            Priority: Trivial
             Fix For: 3.1B2, 3.2M1


Modeler suggested URL for SQLServer should start with 'jdbc:sqlserver:' instead of 'jdbc:microsoft:sqlserver:'. Currently Modeler Preferences > Local DataSources > New > ...SQLServer would create a URL jdbc:microsoft:sqlserver://host;databaseName=database;SelectMethod=cursor . It should be something like jdbc:sqlserver://127.0.0.1:1433;databaseName=database;SelectMethod=cursor  instead. The jdbc:microsoft: protocol seems to be an old one no longer working with newer MS drivers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (CAY-1754) Modeler suggested URL for SQLServer should start with 'jdbc:sqlserver:' instead of 'jdbc:microsoft:sqlserver:'

Posted by "Andrus Adamchik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1754.
--------------------------------

    Resolution: Fixed
    
> Modeler suggested URL for SQLServer should start with 'jdbc:sqlserver:' instead of 'jdbc:microsoft:sqlserver:'
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CAY-1754
>                 URL: https://issues.apache.org/jira/browse/CAY-1754
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Modeler
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>            Priority: Trivial
>             Fix For: 3.1B2, 3.2M1
>
>
> Modeler suggested URL for SQLServer should start with 'jdbc:sqlserver:' instead of 'jdbc:microsoft:sqlserver:'. Currently Modeler Preferences > Local DataSources > New > ...SQLServer would create a URL jdbc:microsoft:sqlserver://host;databaseName=database;SelectMethod=cursor . It should be something like jdbc:sqlserver://127.0.0.1:1433;databaseName=database;SelectMethod=cursor  instead. The jdbc:microsoft: protocol seems to be an old one no longer working with newer MS drivers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira