Hi Thomas, The database was open when trying to re-encrypt the files. After hearing the solution the answer seems obvious, but I think it's woth mentioning in the documentation.
Thanks for the help, Konrad On Dec 11, 1:25 pm, Thomas Mueller <[email protected]> wrote: > Hi, > > > Would this resolve the issue? > > System.getProperty("file.separator"); > > No. The slash / backslash is not a problem. > > Is the database still open? The database must be closed before calling > this tool. > > If not, could you post the complete error message and stack trace? > > 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.
