ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaik_5.4.0.1/rzaikcaapidb.htm

101 lines
5.6 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="concept" />
<meta name="DC.Title" content="iSeries Access for Windows: Database programming" />
<meta name="abstract" content="iSeries Access for Windows provides multiple programming interfaces for accessing database files on the iSeries server." />
<meta name="description" content="iSeries Access for Windows provides multiple programming interfaces for accessing database files on the iSeries server." />
<meta name="DC.Relation" scheme="URI" content="rzaikoverview.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaikdotnetprovider.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaikoledbprovider.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaikappodbc.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaikapposql.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="caapidb" />
<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:
Database programming</title>
</head>
<body id="caapidb"><a name="caapidb"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">iSeries Access
for Windows:
Database programming</h1>
<div><p>iSeries™ Access
for Windows<sup>®</sup> provides
multiple programming interfaces for accessing database files on the iSeries server. </p>
<p>Some of the common interfaces allow you to write a single application to
access both the iSeries database
and non-iSeries databases. In addition, a proprietary C API interface is supported
to expose the unique strengths of DB2<sup>®</sup> for iSeries. You can also use both Structured
Query Language (SQL) to access DB2 Universal Database™ (UDB)
for iSeries database
files and stored procedures and use record-level access interfaces for access
to single records within a file. </p>
<p>The following are the iSeries Access for Windows interfaces that are supported: </p>
<blockquote> <p><span><a href="../rzaha/jdbc.htm">IBM<sup>®</sup> Toolbox
for Java™ JDBC
Driver</a></span> Allows Java programs to access iSeries database
files using standard JDBC interfaces. </p>
</blockquote>
<div class="p">The <em>DB2 UDB
for iSeries SQL
Programming</em> book contains detailed information. <dl><dt class="dlterm"><a name="caapidb__howtoaccesssqlpgmbook"><!-- --></a>How to access the book:</dt>
<dd>Follow these steps to view a hypertext markup language (HTML) online version
of the <em>DB2 UDB
for iSeries SQL
Programming</em> book, and to print a PDF version: <ol><li>Link to the <a href="../db2/rbafzmst02.htm">DB2
Universal Database™ for iSeries SQL Reference</a> topic in the <strong>iSeries Information
Center</strong></li>
<li>Select <strong>SQL Programming </strong></li>
</ol>
</dd>
</dl>
</div>
<div class="p"> <div class="note"><span class="notetitle">Note:</span> By using the code examples, you agree to the terms of the <a href="codedisclaimer.htm">Code license and disclaimer information</a>.</div>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzaikdotnetprovider.htm">iSeries Access for Windows .NET provider</a></strong><br />
iSeries Access
for Windows .NET
provider allows .NET managed programs to access the iSeries database files using SQL.</li>
<li class="ulchildlink"><strong><a href="rzaikoledbprovider.htm">iSeries Access for Windows OLE DB provider</a></strong><br />
Supports record-level access and SQL access to iSeries database
files. Use the ActiveX Data Objects (ADO) and the OLE DB interfaces
to take advantage of this support.</li>
<li class="ulchildlink"><strong><a href="rzaikappodbc.htm">iSeries Access for Windows ODBC</a></strong><br />
A common database interface that uses SQL as its database access
language. iSeries Access
for Windows provides
an ODBC driver to support this interface.</li>
<li class="ulchildlink"><strong><a href="rzaikapposql.htm">iSeries Access for Windows database APIs</a></strong><br />
The iSeries Access
for Windows proprietary
C/C++ Database APIs provide support for iSeries database and catalog functions,
in addition to SQL access to iSeries database files. Choose this link for important
information regarding these APIs. </li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaikoverview.htm" title="As an iSeries application developer, explore this topic to reference and use iSeries Access for Windows technical programming information, tools, and techniques.">iSeries Access for Windows: Programming</a></div>
</div>
</div>
</body>
</html>