Hi there,

i just ran into a Problem and i dont really know where this comes
from.
When I'm using h2 by running h2.sh in the bin folder i can only
connect by this JDBC URL: "jdbc:h2:~/mydb". If i try jdbc:h2:tcp://
localhost/~/mydb an error occurs: "Remote connections to this serer
are not allowed, see -tcpAllowOthers". If i trying the same under
Windows (h2.bat) everything works fine.
Is there a possibility to use the webinterface when i started h2 like
this. ./h2.sh -tcp -tcpAllowOthers?

OS: Mac OSX
Java: 1.6.0_22
H2: h2-2010-11-21 (last stable)

Thanks in advance

Sebastian

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

Reply via email to