Hi,

I was wondering how best to do a remote tcp connection to a single (already
existing) database.

The auto server mode would be ideal, but apparently you cannot access it
using a server+port url. Is there a technical reason for this limitation?
For me the documentation is a little confusing when it talks about
accessing from other computers. I think in some worlds such as mine shared
drives are a lot less of a factor.

The alternative seems to be starting a tcp server. Can this be mixed with
embedded connections? Not being able to use an embedded connection is
undesirable (but not disastrous). The biggest issue though is it seems to
give access to all other databases on that machine. I don't want to expose
the database path details to the client. I would ideally just like to open
the server for a given database on a given port. Is this in anyway possible?

regards,

Mike

-- 
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 https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to