.NET provider
.NET provider allows .NET managed programs to access the IBM i database files using SQL.
- Managed Provider
- Db2 for IBM i .NET Provider
- IBM®.Data.DB2.iSeries data provider
Regardless of the name that is referenced, this data provider allows development and support .NET applications to access SQL data on IBM i. It consists of a set of classes and data types that provide access to connection, command, DataAdapter, and DataReader functions as defined and supported by the ADO.NET architectural model.
The IBM.Data.DB2.iSeries data provider complements the existing OLE DB database providers. It allows you to use Visual Basic and C# to develop your .NET client/server applications. You can use the Programmer's Toolkit along with this provider to make development of your .NET Windows client PC applications quicker and easier.
The Managed Provider follows the .NET Framework specifications for managed code, including the requirement to have the .NET Framework already installed on your PC. Once the framework is installed, see the User's Guide for information on installing or removing an product feature.
See Microsoft Web
site for the architecture and
details on Microsoft's .NET Framework, ADO.NET, Windows Installer, GAC, the CLR, and specifications
for managed code.
To access technical details:
- The Db2 for IBM i .NET Provider Technical Reference, which is shipped with this product, provides complete documentation of the Managed Provider's support. To access this information, use this path: .
- Technical information about the .NET Provider is also available in Visual Studio by filtering on "IBM i Access".
.NET framework
See Microsoft Web site for the architecture and details on Microsoft's
.NET Framework, ADO.NET, Windows Installer,
GAC, the CLR, and specifications for managed code.
To install Programmer's Toolkit :
- You can optionally install the Programmer's Toolkit when you install this product or you can run a modified setup after the product is already installed. See Programmer's Toolkit.