62 lines
2.1 KiB
HTML
62 lines
2.1 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
|
|
<title>Database APIs</title>
|
|
<!-- Begin Header Records ========================================== -->
|
|
<!-- 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. -->
|
|
<!-- Change History: -->
|
|
<!-- YYMMDD USERID Change description -->
|
|
<!-- 030218 JETAYLOR new for V5R3 -->
|
|
<!-- End Header Records -->
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body>
|
|
<!--Java sync-link ================================================= -->
|
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript">
|
|
</script>
|
|
|
|
|
|
|
|
<h2>Database APIs</h2>
|
|
|
|
<p>For information about DB2 Universal Database<sup>(TM)</sup> for iSeries<sup>(TM)</sup>,
|
|
see the <a href="../rzahg/rzahgdb.htm">Database</a> topic.
|
|
This information enables you to take advantage of the DB2 Universal
|
|
Database (UDB) for iSeries to access and manage server data through an
|
|
application or a user interface.</p>
|
|
|
|
<p>The database APIs include:</p>
|
|
|
|
<ul>
|
|
<li><a href="database2.htm">Call Level Interface (CLI) APIs</a></li>
|
|
|
|
<li><a href="database3.htm">Extended Dynamic Remote SQL (EDRS) APIs</a></li>
|
|
|
|
<li><a href="database4.htm">Database Miscellaneous APIs</a></li>
|
|
|
|
<li><a href="database5.htm">Database Performance APIs</a></li>
|
|
|
|
<li><a href="database6.htm">Structured Query Language (SQL) APIs</a></li>
|
|
</ul>
|
|
<br>
|
|
|
|
|
|
<hr>
|
|
<center>
|
|
<table cellpadding="2" cellspacing="2">
|
|
<tr align="center">
|
|
<td valign="middle" align="center"><a href="#Top_Of_Page">Top</a> |
|
|
<a href= "file1.htm">Database and File APIs</a> |<a href=
|
|
"aplist.htm">APIs by category</a></td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|
|
|