Wednesday, September 2, 2009

EffiProz Database First Test Release

We have released the first test version of EffiProz database (which is freshly written in C# but based on HSQL 1.8 code base). You can download EffiProz database for testing purposes from CodePlex.

Following is a brief example on how you can use EffiProz native interface (Currently EffiProz don't have ADO.Net drivers) to create a memory table, populate it with two records and fetch those two records.