--
You received this message because you are subscribed to the Google Groups "H2 Database" group.
To post to this group, send email to h2-da...@googlegroups.com.
To unsubscribe from this group, send email to h2-database...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
To unsubscribe from this group, send email to h2-database...@googlegroups.com.
You are using a remote (client) connection, but did you start the TCP
server? I get the same exception as you if I don't. See also:
http://h2database.com/html/tutorial.html#using_server
Regards,
Thomas
> Ahh. Thanks Thomas. I didn't realize I had to start the TCP server.
The error message is confusing. I will try to fix that in the next release.
> I thought it came along "for free".
Only in the 'automatic mixed mode':
http://h2database.com/html/features.html#auto_mixed_mode
Regards,
Thomas