IBM Data Server Provider for .NET
The IBM Data Server Provider for .NET extends database server support for the ADO.NET interface. The provider delivers high-performing, secure access to IBM data servers.
The IBM Data Server Provider for .NET is a name that is used to describe the .NET providers that are packaged with the IBM data server clients products. There are two .NET providers included in the IBM data server clients or IBM Data Server Driver Package. The two .NET providers are also called the Common .NET Providers.
- The DB2 .NET provider
- You can use the DB2 .NET provider to access all supported Db2® database servers and Informix® database servers.
- The Informix .NET provider
-
Important: The Informix .NET provider (IBM.Data.Informix.dll) is deprecated and might be discontinued in a later release. Start using the Db2 .NET provider (IBM.Data.Db2.dll) to connect to Informix database servers.
To develop and run applications that use the IBM Data Server Provider for .NET, you need the .NET Framework.
- The DB2 .NET provider for Core
- You can use the DB2 .NET provider for Core to develop .NET applications which use .NET Core and connect to Db2 and Informix database servers.
You can also use the IBM Database Add-Ins for Visual Studio software to help quickly and easily develop .NET applications for IBM data servers with Microsoft Visual Studio. You can use the IBM Database Add-Ins for Visual Studio software to create database objects such as indexes and tables and develop server-side objects such as stored procedures and user-defined functions.