Hi,

> is there a restore command like the backup command that can
> be executed via a sql query?

You may want to check the documentation:
http://www.h2database.com/html/grammar.html#backup
http://www.h2database.com/html/grammar.html#runscript

> Java might be bit slower as it has to deal everything within a small window 
> called 'JVM'

Java runs on many platforms. You don't need Windows :-)

Regards,
Thomas



On Tue, Jun 9, 2009 at 1:28 PM, normad<[email protected]> wrote:
>
> im sorry but i didnt get your point. im using java jdbc and h2 in
> stand-alone mode. my question is how you can restore it within the
> software? is there a restore command like the backup command that can
> be executed via a sql query? if not to feed the database by one by one
> entry we have to be able to read the data in the backup. how is that
> possible? please explain
> >
>

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