Newbie to H2, so please bear with my ignorance. I need to move an H2 database running on one Windows PC to another. I did the following: - Created the database on the second PC, backed up the db from the first (using H2 Console > Tools >Backup) and then used the Restore function on the H2 Console on the second PC to restore the database. 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. - Copied the three files in the db directory on the first PC to a directory on the second, tried to Recover from the H2 Console - again, does something but the tables are not created on the second PC. I restarted the db after restore, made no difference. What am I doing wrong? Do I need to have created the tables in the second database before I can import the db? I'm sure this works - just not for me!
-- 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=.
