using the tool ChangeFileEncryption is possible to decrypt a database, but remain a problem when the key in file.
shoud be java -cp .\upca.jar org.h2.tools.ChangeFileEncryption -db 'pagwork.sys' -cipher AES -decrypt filepwd but What contains the file filepwd? the connection url of db is like: jdbc:h2:file:~/pagwork.sys;CIPHER=AES with password : myFile.txt aPassword in myFile.txt thre is a string -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
