Re: URL File Syntax (percent encoding)

Fred Toussi <[email protected]> Thu, 08 Jan 2015 18:34:58 +0000
Newsgroups gmane.comp.java.hsqldb.user
Message-ID <1420742098.2885704.211351537.5C922940@webmail.messagingengine.com>
The URL is not supposed to follow any standard.

We also do not recommend using database names that contain spaces.

Fred


On Thu, Jan 8, 2015, at 16:13, Thorsten Goetzke wrote:
> Hello,
> 
> It seems like hsql does not decode percent encoded URLs. For example
> if I want to connect to a file under the path
> '/db/Hello World'
> the correct file-URL would be
> 'file:///db/Hello%20World'
> . But in Order to make hsql connect I would have to use
> 'jdb:hsql:file///db/Hello World'
> which is not a valid URL according to RFC 1738.
> 
> So my Question is: Is it a bug or a feature that you cannot use percent 
> encoded URLs?
> 
> With best regards,
> Thorsten Goetzke
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take
> a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Hsqldb-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hsqldb-user

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net