Hi,
I think it's easier if you don't use the mixed mode.
> I have stopped the protection but it doesn`t help.
How did you do that?
> Is it not enough to write the URL-part in H2 GUI also for other apps
> which works for the first one?
Sorry I don't understand.
> I have read the docs in the manual in different chapters on mixed mode
> several times and other threads
> but have not understood how mixed mode works between different machines which
> in the doc are explicitly
> mentioned to be able to connct..
Well, do you actually *use* different machines?
> One thing I have not tested is using
> "DriverManager.getConnection("jdbc:h2:/data/test;AUTO_SERVER=TRUE");
If you are using multiple machines, then /data/test must point to the
same physical file, meaning /data must be on a shared file system.
> Anyhow, I don't know if this server mode would work remotely.
So, you *are* using multiple machines?
Regards,
Thomas
--
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.