You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2013/07/18 04:18:48 UTC

[jira] [Updated] (DERBY-3281) The "directory" component of the JDBC connection string should permit leading slashes on the windows platform

     [ https://issues.apache.org/jira/browse/DERBY-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mamta A. Satoor updated DERBY-3281:
-----------------------------------

    Labels: derby_triage10_11  (was: )
    
> The "directory" component of the JDBC connection string should permit leading slashes on the windows platform
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3281
>                 URL: https://issues.apache.org/jira/browse/DERBY-3281
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.0.2.1
>         Environment: Java 1.5, Windows XP, Eclipse 3.3.1
>            Reporter: Patrick Haas
>            Priority: Trivial
>              Labels: derby_triage10_11
>
> Derby does not allow for leading '/' in URIs. The connection string "jdbc:derby:C:/path/to/db;create=true" works while "jdbc:derby:/C:/path/to/db;create=true" is ignored by the EmbeddedDriver (the only driver tested.)
> It would be nice if Derby the behaviour was similar to how java.io.File handles this.

--
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