Hi,

> If the version number of the database files doesn't match the version number
> of the code that is connecting to the engine, then perhaps H2 should display
> a warning message (because this mismatch seems to be a common cause of
> problems for users)

That's one option, however where should it display the warning?

In theory, old clients should work with new server (and vice-versa),
but the problem was that there was no test case for that. Now there is
such a test case (using a custom classloader).

Regards,
Thomas

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