RAD Studio 12.1 Athens Now Available 了解更多信息

Webinar: What's New in RAD Studio 12.1 Athens Watch the Replay

Behind the Build: The new C++Builder Clang Toolchain! Watch the Replay

New IBLite Edition and IBToGo Subscription Offer 了解更多信息

Discover The Getit Page

Deep discounts available on InterBase 2020 for OEM or VARs – 联系销售人员

Renew your Update Subscription license now Read more

ADO.NET Driver

InterBase driver for Visual Studio

The InterBase ADO.NET driver for Visual Studio, made available as a Nuget package and listed in the Visual Studio marketplace, offers Visual Studio 2019 IDE integration and full support for ADO.NET and the Entity Framework.

The newly released NuGet package for Visual Studio includes a brand new ADO.NET driver for InterBase along with several additional features for a great integration with the Visual Studio IDE and the overall .NET platform. This new driver is a complete rewrite of the previous InterBase ADO.NET driver.

loop
loop

The NuGet packages and the driver include:

  • Core ADO.NET framework support and integration, including both InterBase server and the local, embedded IBLite/IBToGo (see image below)
  • Entity Framework support, offering the ability to use the popular .NET Object-Relational mapping layer with InterBase (this support requires adding a specific InterBase UDF extension library to your database installation)
Prerequisites
  • .Net 2.0 SDK with update
  • Microsoft Visual Studio 2005 or above
  • InterBase XE or above
System Requirements
  • ADO.NET driver requires the installation of the InterBase client library on the machine, and an InterBase server installation on the
  • same or a different machine.
  • ADO.NET can run on any Visual Studio version. However, IDE integration is only available on Visual Studio 2017 and 2019.
  • DDEX only works on Visual Studio 2017 or Visual Studio 2019.
  • EntityFramework core requires netstandard 2.0 and Microsoft.EntityFrameworkCore 3.1 to run in any Visual Studio version.
Get InterBaseClient From Nuget
Get Entity Framework Core From Nuget
Download Installers