Big Black Friday / Cyber Monday Super-Deal Shop Early

Discover C++Builder 12.2 with David Millington Save Your Seat

Winter Webinars 2024 with Ian Barker Save Your Seat

RAD Studio 12.2 est maintenant disponible ! En savoir plus…

Ready to take your apps to the next level? Upgrade to Enterprise today. Contactez le service commercial

Découvrez les nouveautés de RAD Studio 12.2 Athens REGARDEZ LA REDIFFUSION

Delphi 12 and C++Builder 12 Community Editions Released! En savoir plus…

InterBase 2020 Update 6, released! En savoir plus…

Découvrez la toute nouvelle Getit Page

Rabais importants disponibles sur InterBase 2020 pour les OEM ou les VAR – Contactez le service commercial

Renouvelez votre licence d'Update Subscription maintenant En savoir plus…

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
Exigences système
  • 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