I have an embedded database that I would like to open up to other servers. 
 It seems like mixed mode is the way to go. But, I see in the docs for 
automatic mixed mode that "All processes need to have access to the 
database files".  By this I read that the remote servers all need to be 
able to read the actual database files, not just connect over TCP.  In my 
case, the remote servers will not be able to read the files, but can 
connect over TCP

Is automatic mixed the only form of mixed mode? or is there a way to have 
an embedded database that allows remote connections without regard to 
 being able to read the database files?

Thanks,

-Adam

-- 
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