Thank you, this is good to know. 
(Didn't find any information about this constraint in the documentation.)

Regards,
Michael


On Saturday, July 20, 2013 7:01:11 PM UTC+2, Thomas Mueller wrote:
>
> Hi,
>
> I'm sorry but semicolons in the database file name are not supported.
>
> Regards,
> Thomas
>
>
>
> On Fri, Jul 19, 2013 at 11:15 AM, Michael Scholtz 
> <[email protected]<javascript:>
> > wrote:
>
>> Hi,
>>
>> how can I connect to a database file that contains for example a 
>> semicolon, like "foo;bar.h2.db"? It needs to be somehow escaped in the 
>> connection string.
>> With MS SQLServer this can be done by surrounding with 
>> braces<http://msdn.microsoft.com/en-us/library/ms378428(v=sql.90).aspx> 
>> (like 
>> "foo{;}bar"), but this doesn't work with H2 database.
>>
>> Regards,
>> Michael
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "H2 Database" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to [email protected]<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/h2-database.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to