This version will implement the basic functionalities of the following ADO.Net data provider interfaces:
- IDbConnection
- IDbDataAdapter
- IDataReader
- IDbCommand
Advance functionalities like Transactions, Connection Pooling, Batch Execution, etc. will be available on future releases.
Please read release notes for specific details.
2007-06-16 16:17:05 UTC in HSQL ADO.Net Data Provider