[ 
http://issues.apache.org/jira/browse/DERBY-618?page=comments#action_12368310 ] 

Deepa Remesh commented on DERBY-618:
------------------------------------

Thanks for pointing this out. I think I can add a test to 
jdbcapi/checkDriver.java for an url with spaces in the database name. I had 
this wrong notion in my head that directory names with spaces apply only to 
Windows and hence not added a regression test. I see that other platforms allow 
creation of directory names with spaces, just that in some situations, it is 
recommended to avoid this. I will add this test and upload the new patch in a 
while. 

> Make the client driver connection URL work when spaces are in the URL.
> ----------------------------------------------------------------------
>
>          Key: DERBY-618
>          URL: http://issues.apache.org/jira/browse/DERBY-618
>      Project: Derby
>         Type: Improvement
>   Components: Network Client
>     Versions: 10.1.1.0
>     Reporter: Trejkaz
>     Assignee: Deepa Remesh
>  Attachments: derby-618-script.sql, derby-618-v1.diff, derby-618-v1.status, 
> derby-618.java
>
> At present, if I want to connect to a database on a Derby server which has a 
> space in the path, there is no way to do it.
> This can be done with the embedded driver, and for consistency it would be 
> good if it worked for the client driver in the same fashion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to