Hi, > I tried to run the Recovery Tool and this is part of the SQL file that > is created. I am using CIPHER=AES as the encryption so don't know if > this has anything to do with it?
Yes, the recovery tool doesn't work with encrypted databases. You need to decrypt them first using the ChangeFileEncryption tool: http://h2database.com/javadoc/org/h2/tools/ChangeFileEncryption.html#main(String[]) 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 -~----------~----~----~----~------~----~------~--~---
