Hi
> Yes, just open a connection to a new database using the encryption
> parameters. I will also document that. Example:
>
> jdbc:h2:~/newDatabase;CIPHER=AES
> username: sa
> password: filepw<space>sa

Since the default
username: sa
password:

I tried the following but was not able to create the encryption.

 jdbc:h2:~/newDatabase;CIPHER=AES
 username: sa
 password: test<space><space>
 password: test<space>
 password: test

Wrong password format, must be: file password <space> user password
[90050-107] 90050/90050
I seem to fail to describe the default password I fear...





--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to