Hi, The documentation at http://www.h2database.com/html/features.html#database_in_zip is wrong unfortunately: you can't create a read-only database in a zip using the BACKUP TO '...' SQL statement. You do have to use the Backup tool: http://www.h2database.com/javadoc/org/h2/tools/Backup.html#execute_String_String_String_boolean
P.S. Please use a better subject line. "Please help me" is bad, it sounds like spam. 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.
