.NET Data Access Layer Version 3 Released August 29, 2018 12:52

Kellerman Software announces a major update to the .NET Data Access Layer.  Many new features were added for SQL Server, Oracle, MySQL Firebird, SQLite, VistaDB, Microsoft Access, and PostgreSQL.  New features: automatically creates foreign key constraints, automatically creates indexes for foreign keys, support for indexes with attributes, huge performance increase for LoadWithChildren and LoadAllWithChildren, support for MySql Version 8, support for Firebird Version 3, new methods SyncTableFromEnum, IndexExists, CreateIndex, GetIndexesForTable, ForeignKeyExists, GetAllConstraints and IsFileBasedDatabase. More information