I want to connect to an embedded H2 Server. And I found the only way to connect to it is by using the information found in <Dbname>.lock.db. Is this the correct way? For now, I would need to update my jdbc.url each time the embedded is re-run and that would also mean the <Dbname>.lock.db file must be READ accessible to the clients (DbVisualizer) of H2 Server.
Regards chungonn -- 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.
