Hi,

The database file is portable, so you could also use WinZip or 7-Zip
or so to copy the database files. That may be easier than using the
command line tools. Just make sure the database is closed when you
copy the files.

> The Restore runs for 20 to 30 seconds, says nothing about what it did
> and the page refreshes. The database does not have the restored
> tables, though.

Most likely you have restored the database in a different directory.
One solution to avoid that is to use an absolute path, such as
jdbc:h2:C:/data/test

If you don't see any tables afterwards, check if a new database is
created using the Windows Explorer.

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=.


Reply via email to