On Jun 23, 12:06 pm, Wildam Martin <[email protected]> wrote: > On Wed, Jun 23, 2010 at 10:49, Jussi <[email protected]> wrote: > > [...] > > When application is closed and started again, everything works ok. > > However, there appears to be .lobs.db under Program Files\Application > > folder. > > [...] > > I wonder why this .lobs.db is written under Program Files and not in > > the user home directory, where the database is located? > > Just a wild guess: It uses maybe the current directory and not the > users home directory. And the current directory might be changed by > the application, but only after the first connection attempt is done > so therefore only from the second attempt it works. - Again, just a > wild guess.
Something weird is happening, that's for sure. Does .lobs.db indicate nameless database? Isn't those usually named <database_name>.lobs.db, in this case localDB.lobs.db? We have localDB.lobs.db in the user home directory where the database files are located. -- 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.
