SharpHSQL (HSQL port to C#) with ADO.NET DataProviders

Hi again, this time i'm announcing that i have created a new GotDotNet Workspace for the project "SharpHSQL".

This is the same project migrated from the cool HSQLDB Java project, done by Mark Tutt who published this article in CodeProject.

Unfortunately, this project seems to be dead since last year, and so i decided to take it and maybe give it some life.

So, in this initial release i have not changed any core database code, but added a nice ADO.NET data provider for this database engine. This data provider supports all basic operations needed (and some not so basic). I have even implemented support for stored procedures (not working yet) and a "CommandBuilder" class as SqlClient.

Well, i hope some people finds this useful and maybe put this nice project on track again.

Best regards,

Andrés G Vettori
MCSE/MCSD/MCT
Leader of the C# Community of the
Microsoft Users Group Argentina

No Comments