Hi Thomas, Thanks for correcting and pointing me to the right direction. I actually read the URL doc that your previously mentioned but couldn't really figure it out then.
Thanks once again. Regards chungonn On May 20, 2:04 am, Thomas Mueller <[email protected]> wrote: > Hi, > > > Is this the correct way? > > No. You shouldn't access the file directly. > > > an embedded H2 Server > > To you mean the automatic mixed mode? You should use the same database > URL everywhere, as documented: > > http://h2database.com/html/features.html#auto_mixed_mode > > Or then, not use this mode, and use the server mode instead (for example). > > 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.
