InterBase Driver for Python Released Weitere Infos

Delphi & C++Builder 11 Community Edition Now Available Weitere Infos

What's Coming for C++Builder: An Amazing Preview Weitere Infos

RAD Studio 11.3 ist jetzt erhältlich! Weitere Infos

Neuigkeiten bei der Version 11.3 von RAD Studio Alexandria Jetzt anmelden

InterBase 2020 Update 4 verfügbar! Weitere Infos

Entdecken Sie die brandneue Getit-Seite

Attraktive Rabatte auf InterBase 2020 für OEM oder VARs – Vertrieb

Verlängern Sie jetzt Ihre Update Subscription Lizenz! Weitere Infos

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
Systemanforderungen
  • 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