2015-09-21 2:06 GMT+02:00 Mike Goodwin <[email protected]>: > I think the best your going to do is export to SQL and then reimport that > (making any necessary compatability) > > SCRIPT TO 'export.sql' > > http://www.h2database.com/html/grammar.html#script >
I already use this for backups. I thought that there where differences between the SQL syntaxes, but I can always try. I will try this and let the result be known. > On Sun, Sep 20, 2015 at 6:01 PM, Cecil Westerhof <[email protected]> > wrote: > >> I need to convert a H2 database to SQLite. Are there tools to do this, or >> do I have to program it myself? >> > -- Cecil Westerhof -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
