dotConnect for SQLite is an enhanced ORM enabled data provider for SQLite that builds on ADO.NET technology to present a complete solution for developing SQLite-based database applications. It introduces new approaches for designing application architecture, boosts productivity, and leverages database applications.
Features:
- Enables Integration Services to export and import data to/from SQLite servers.
- Allows per-component tracing of database events with a free dbMonitor application.
- Provides a powerful SQLiteDataTable component for manipulating individual tables or query result.
- Can be used in conjunction with Microsoft Enterprise Library Data Access Application Block.
Comments