Categories: Persistence - Data-tier
Latest version: 1.0bAdded 2004-03-15
Class library providing the functionality for implementing any ADO.NET supported database using a single set of source code. AllDb provides a consistent interface across all databases. It is a set of classes that encompasses all aspects of accessing databases within the ADO.NET architecture. It’s designed to provide least common denominator support for either connected or disconnected database access.Supported databases: SQL Server 2000, Oracle, DB2, Sybase SQL Anywhere, MySQL and Microsoft Access.