Hi,
 
After installing H2 database as a service, I cannot connect to the database 
from another computer. I would like to use the database in a client/server 
mode.
 
 
I can connect to the database remotely if I start the service from the 
command prompt

java -cp h2*.jar org.h2.tools.Server -tcpAllowOthers 
 
Please help.
 
Thanks
 

-- 
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 h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
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