I would like to access the files of the old h2 database and the page
store version. Is there a documentation of the database formats and
encodings ?

The reason why I want to access the database files is to create a 'one-
to-one' database migration tool that would read the old database
format files and then convert them to the page store version and
create h2 page store file formats.

I have explained the reason why i felt the current official h2
migration is not very elegant in the post on migration tool that's why
I thought i would like to try my hands on making another migration
tool which does direct file conversion.

On Jul 10, 1:48 pm, Thotheolh <[email protected]> wrote:
> Hi. May I know what is the encoding format (utf 8 ? base 64 ?) for the
> old 1.1.119 (non-page store) database and the current page store.

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

Reply via email to