You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to H2Sharp
A lot has changed the first version was basically a proof of concept.
This version is much closer to production. I also fixed a few problems
that were caused by a lack of understanding on my part. Basically so
many changes I can’t remember them all.
I added my own implementation of the connection pool. Since the one
built into h2 was too slow.
I omitted the DLLs that come from IKVM.Net since you can readily
download them from IKVM. This makes the release very small.
I added a new static class call H2Database that basically wraps h2’s
tools namespace.