I bet it works on Windows :-)

(that's not a suggestion to use Windows btw!)

On Thu, May 27, 2010 at 9:23 AM, Rami Ojares <rami.oja...@gmail.com> wrote:

> Hi,
>
> If I create a database with url
>
> jdbc:h2:tcp://localhost/fOo
>
> a file named fOo.h2.db is created
>
> Inside the database that db is referred to as catalog FOO
>
> If I at somepoint try to connect to the database with string that I have
> received
> either from connection.getCatalog() or from DATABASE() function I get an
> error
> because there exists no FOO.h2.db.
>
> So since the catalog and database name are case insensitive (all uppercase)
> I think the file name should be too.
>
> - rami
>
> --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To post to this group, send email to h2-datab...@googlegroups.com.
> To unsubscribe from this group, send email to
> h2-database+unsubscr...@googlegroups.com<h2-database%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/h2-database?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to h2-datab...@googlegroups.com.
To unsubscribe from this group, send email to 
h2-database+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to