I have a use-case where I collect some data in a local h2 database and later want to dump and import it e.g. in MSSQL.

Is there an option for h2 SCRIPT TO command that takes care of writing a SQL Script that could be used in e.g. MSSQL?

Or is there some way to transfer the data in a vendor independent way from H2 to another JDBC compatible database connection?

--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/baeeb5ae-8101-bf24-77ec-7a69e0a52ffc%40googlemail.com.

Reply via email to