On Sat, Mar 20, 2010 at 04:03, Ryan How <[email protected]> wrote: > In the normal lock mode you can't have 2 different processes open the same > database.
There something comes to my mind: In Java file locking is working differently under different OSes ASFAIK - and e.g. under Windows not in a reliable way. Did you implement the locking yourself or relying on file locking from OS? -- Martin Wildam -- 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.
