DB2 10.5 for Linux, UNIX, and Windows

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. To connect to DB2 for z/OS® and IBM DB2 for IBM i servers, you require the DB2 Connect™ Server license.

The dynamic-link library file for the DB2 .NET provider is IBM.Data.DB2.dll.

For information about supported DB2 and Informix database servers, see the detailed system requirements for a specific product site .

The Informix .NET provider
Important: The Informix .NET provider (IBM.Data.Informix.dll) is deprecated since DB2 Version 10.1 Fix Pack 1 and might be discontinued in a later release. Start using the DB2 .NET provider (IBM.Data.DB2.dll) to connect to Informix database servers.
You can use the Informix .NET provider to access supported Informix servers.

The dynamic-link library file for the Informix .NET provider is IBM.Data.Informix.dll.

For information about supported Informix database servers, see the detailed system requirements for a specific product site .

To develop and run applications that use the IBM Data Server Provider for .NET, you need the .NET Framework.

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.