Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
News

InterBase ADO.NET Driver Updated with Improved Entity Framework Support

Embarcadero has just released version 7.13.6 of the InterBase ADO.NET driver and its related Entity Framework support.

This release is focused on EFCore (Entity Framework Core) scaffolding support.

The primary driver has a few bug fixes mainly around the situation when you are making a connection requesting dialect 3 or with no dialect included (which defaults to 3) but the database itself is a dialect 1 database. A new event was added for when the connection downgrades and IBDatabaseInfo has a new property DBSQLDialect to see the connected database dialect. All unit tests now run in dialect 3 (old) and again in dialect 1, but with the connection defaulting to dialect 3 requests.

You can find the complete source code of the drivers on GitHub at: https://github.com/Embarcadero/IB.NETDataProvider

The two matching NuGet packages have also been updated:

The main page on GitHub lists download links and further information, as you can see below:

ibadonet 7 13 6


Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.
Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

About author

Marco is one of the RAD Studio Product Managers, focused on Delphi. He's the best selling author of over 20 books on Delphi.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IN THE ARTICLES