Hi,

H2 gives very limited SQL level compatibility with other databases
(basically H2 just mimics some of their quirks). It means that if you have
a fairly simple app that uses mostly standard SQL and JDBC and it used to
work against MSSQL, then may be you will be able to run it against H2.

Sergi

2016-12-03 13:21 GMT+03:00 Rinse Lemstra <[email protected]>:

> not sure what to expect from this.
>
> Can a H2 server in MSSQLSERVER mode replace a M$ SQL server ? (so clients
> only able to connect with M$ can work with H2) ?
>
> regards,
>
> Rinse
>
> --
> 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 https://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to