Hi, See http://h2database.com/html/tutorial.html#console_settings
The settings of the H2 Console are stored in a configuration file called .h2.server.properties in you user home directory. For Windows installations, the user home directory is usually C:\Documents and Settings\[username]. The configuration file contains the settings of the application and is automatically created when the H2 Console is first started. If the directory is not writable, then the settings can't be preserved. Do you see such a file there? Is it writable? 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.
