124 lines
7.4 KiB
HTML
124 lines
7.4 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="reference" />
|
||
|
<meta name="DC.Title" content="iSeries Access for Windows .NET provider" />
|
||
|
<meta name="abstract" content="iSeries Access for Windows .NET provider allows .NET managed programs to access the iSeries database files using SQL." />
|
||
|
<meta name="description" content="iSeries Access for Windows .NET provider allows .NET managed programs to access the iSeries database files using SQL." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaikcaapidb.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="dotnetcmdbldrestrictions.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="dotnetprovider" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>iSeries Access
|
||
|
for Windows .NET
|
||
|
provider</title>
|
||
|
</head>
|
||
|
<body id="dotnetprovider"><a name="dotnetprovider"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">iSeries Access
|
||
|
for Windows .NET
|
||
|
provider</h1>
|
||
|
<div><p>iSeries™ Access
|
||
|
for Windows<sup>®</sup> .NET
|
||
|
provider allows .NET managed programs to access the iSeries database files using SQL.</p>
|
||
|
<div class="section"><div class="p">Your iSeries Access
|
||
|
for Windows .NET
|
||
|
support is known by any of the following: <ul><li><strong>Managed Provider</strong></li>
|
||
|
<li><strong>IBM<sup>®</sup> DB2<sup>®</sup> UDB
|
||
|
for iSeries .NET
|
||
|
Provider </strong></li>
|
||
|
<li><strong>IBM.Data.DB2.iSeries
|
||
|
data provider</strong></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section"><p>Regardless of the name that is referenced, this data provider
|
||
|
allows development and support for your PC-to-iSeries SQL applications, when
|
||
|
the .NET Data Access Framework connects you to your iSeries server. 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.</p>
|
||
|
</div>
|
||
|
<div class="section"><p>The <strong>IBM.Data.DB2.iSeries data provider</strong> complements the
|
||
|
existing <a href="rzaikoledbprovider.htm#oledbprovider">OLE DB database
|
||
|
providers</a>. 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.</p>
|
||
|
</div>
|
||
|
<div class="section"><p>The <strong>Managed Provider</strong> follows the .NET Framework specifications
|
||
|
for managed code, including the requirement to have the .NET Framework already
|
||
|
installed on your PC. Once it is installed, follow these steps to install
|
||
|
the provider using <strong>Selective Setup</strong>: </p>
|
||
|
</div>
|
||
|
<div class="section"> <ol><li><span class="menucascade"><span class="uicontrol">Start</span> > <span class="uicontrol">Programs</span> > <span class="uicontrol">IBM iSeries Access for Windows</span> > <span class="uicontrol">Selective
|
||
|
Setup</span></span>.</li>
|
||
|
<li>On the Component Selection panel, in the Data Access component select
|
||
|
.NET Data Provider.</li>
|
||
|
<li>Continue through the Selective Setup wizard.</li>
|
||
|
</ol>
|
||
|
<p>See <a href="http://www.msdn.com" target="_blank">Microsoft<sup>®</sup> Web
|
||
|
site</a> <img src="www.gif" alt="Link outside the Information Center" /> for the architecture and details on Microsoft's
|
||
|
.NET Framework, ADO.NET, Windows Installer, GAC, the CLR, and
|
||
|
specifications for managed code.</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">To access technical details:</h4><ul><li>The <strong>IBM DB2 UDB
|
||
|
for iSeries .NET
|
||
|
Provider Technical Reference</strong>, which is shipped with iSeries Access
|
||
|
for Windows,
|
||
|
provides complete documentation of the<strong> Managed Provider's</strong> support.
|
||
|
To access this information, use this path: <span class="menucascade"><span class="uicontrol">Start</span> > <span class="uicontrol">Programs</span> > <span class="uicontrol">IBM iSeries Access for Windows</span> > <span class="uicontrol">Programmer's Toolkit</span> > <span class="uicontrol">Programmer's Toolkit</span> > <span class="uicontrol">Common Interfaces</span> > <span class="uicontrol">ADO.NET</span></span>.</li>
|
||
|
<li><strong>Restriction:</strong> <ul><li>There are some<a href="dotnetcmdbldrestrictions.htm#dotnetcmdbldrestrictions"> iDB2CommandBuilder
|
||
|
restrictions on pre-V5R2M0 servers</a>.</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">.NET framework</h4><p>See <a href="http://www.msdn.com" target="_blank">Microsoft Web site</a> <img src="www.gif" alt="Link outside the Information Center" /> for the architecture and details
|
||
|
on Microsoft's .NET Framework, ADO.NET, Windows Installer, GAC, the CLR, and
|
||
|
specifications for managed code.</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">To install Programmer's Toolkit :</h4><ul><li>You can optionally install the Programmer's Toolkit when you install iSeries Access
|
||
|
for Windows or
|
||
|
you can run <strong>Selective Setup</strong> after iSeries Access for Windows is
|
||
|
already installed. See <a href="rzaikcaexpresstoolkit.htm#caexpresstoolkit">Programmer's
|
||
|
Toolkit</a>.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><img src="./delta.gif" alt="Start of change" /><div class="p"><strong>Other .NET information resources:</strong> <ul><li><a href="http://www.ibm.com/eserver/iseries/access/dotnet" target="_blank">IBM <span class="keyword">iSeries Access for Windows</span> .NET
|
||
|
Provider Web site</a><img src="www.gif" alt="Link outside Information Center" /></li>
|
||
|
<li>IBM Redbook <a href="http://www.redbooks.ibm.com/abstracts/sg246440.html" target="_blank"> Integrating DB2
|
||
|
Universal Database™ for iSeries with Microsoft ADO .NET. SG24-6440</a> <img src="rbpdf.gif" alt="Link to PDF" /></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<img src="./deltaend.gif" alt="End of change" /></div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="dotnetcmdbldrestrictions.htm">iDB2CommandBuilder restrictions on pre-V5R2M0 servers</a></strong><br />
|
||
|
Due to limitations in iSeries <span class="keyword">i5/OS™</span> releases
|
||
|
prior to V5R2M0, using the iDB2CommandBuilder on these servers has limited
|
||
|
support.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaikcaapidb.htm" title="iSeries Access for Windows provides multiple programming interfaces for accessing database files on the iSeries server.">iSeries Access for Windows: Database programming</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|