>> How would I do that with the recover tool?
>
> For the documentation about the Recover tool, see:
> http://www.h2database.com/html/advanced.html#using_recover_tool
> http://www.h2database.com/javadoc/org/h2/tools/Recover.html#main(String 
> [])
>
>> What's the recommendation?
>
> The recommendation for upgrading is documented here:
> http://www.h2database.com/html/tutorial.html#upgrade_backup_restore

Thanks, Thomas.

I still wonder though, If the recover tool does all this, why do you  
still recommend:

"The recommended way to upgrade from one version of the database  
engine to the next version is to create a backup of the database (in  
the form of a SQL script) using the old engine, and then execute the  
SQL script using the new engine."

Are there any downsides to using the recover tool.

Thank you!

-hendrik

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