I'm looking for a sample dataset that is compatible with H2 that I can use for demonstration purposes. Ideally it would have a nontrivial table structure, with a good number of foreign key references between the tables. The dataset itself need not be huge (and in fact best if it's not).
I tried importing MySQL's Sakila dataset (http://dev.mysql.com/doc/ sakila/en/sakila.html), but the syntax seems fairly incompatible (I'm still working on hacking it to import cleanly into H2, but it's perhaps a bit beyond my level of expertise.) Thanks -- 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.
