111 lines
7.4 KiB
HTML
111 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="Database" />
|
|
<meta name="abstract" content="iSeries Access for Web provides support for accessing database tables on an iSeries server." />
|
|
<meta name="description" content="iSeries Access for Web provides support for accessing database tables on an iSeries server." />
|
|
<meta name="DC.subject" content="Database, tables" />
|
|
<meta name="keywords" content="Database, tables" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzammusagenotes.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzammdatabaseconsiderations.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzammrdatabase.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzammhcustomize.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzammmail.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzammmyfolder.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2003, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2003, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="hdatabase" />
|
|
<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>Database</title>
|
|
</head>
|
|
<body id="hdatabase"><a name="hdatabase"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Database</h1>
|
|
<div><p>iSeries™ Access
|
|
for Web provides support for accessing database tables on an iSeries server.</p>
|
|
<div class="section"><div class="p">A list of tasks that can be performed is shown below. Any of
|
|
these tasks can be restricted using the customize function.<dl><dt class="dlterm"><img src="./delta.gif" alt="Start of change" />Tables<img src="./deltaend.gif" alt="End of change" /></dt>
|
|
<dd><img src="./delta.gif" alt="Start of change" />A list of database tables on the iSeries server can be displayed. The
|
|
set of tables shown in the list can be customized for individual users. From
|
|
the tables list, the contents of a table or an individual record can be displayed.
|
|
Table records can also be inserted or updated.<img src="./deltaend.gif" alt="End of change" /></dd>
|
|
<dt class="dlterm"><img src="./delta.gif" alt="Start of change" />Run SQL<img src="./deltaend.gif" alt="End of change" /></dt>
|
|
<dd><img src="./delta.gif" alt="Start of change" />SQL statements can be run and the results can be viewed in a paged list
|
|
or returned in one the supported file formats. The layout of the result data
|
|
can be customized using the file format options. The results of the SQL statement
|
|
can be sent to the browser, sent to the iSeries integrated file system, placed
|
|
in a user's personal folder, or mailed as an e-mail attachment. An SQL wizard
|
|
is provided to help build SQL SELECT statements. SQL requests can be saved
|
|
for repeated use. Support is also provided for running prompted statements
|
|
with the use of parameter markers. See Database considerations for more information.<img src="./deltaend.gif" alt="End of change" /></dd>
|
|
<dt class="dlterm">Copy data to table</dt>
|
|
<dd>A data file, in one of the supported file formats, can be copied into
|
|
a relational database table on the iSeries server. Options are available
|
|
to create a new table, append to an existing table, or replace the contents
|
|
of an existing table. Copy data to table requests can be saved for repeated
|
|
use.</dd>
|
|
<dt class="dlterm">My requests</dt>
|
|
<dd>A list of saved SQL and copy data to table requests can be displayed and
|
|
managed. Requests can be run and modified. Requests can be shared with other
|
|
users by creating shortcuts to them. Requests can also be copied, deleted,
|
|
and renamed.</dd>
|
|
<dt class="dlterm">Import request</dt>
|
|
<dd>IBM<sup>®</sup> Client
|
|
Access for Windows<sup>®</sup> or Client Access Express Data Transfer request
|
|
files can be imported and converted to iSeries Access for Web format. Data Transfer
|
|
from iSeries server
|
|
requests are converted to SQL requests. Data Transfer to iSeries server
|
|
requests are converted to copy data to table requests.</dd>
|
|
<dt class="dlterm"><img src="./delta.gif" alt="Start of change" />Import query<img src="./deltaend.gif" alt="End of change" /></dt>
|
|
<dd><img src="./delta.gif" alt="Start of change" />SQL statements contained in Query for iSeries and DB2<sup>®</sup> UDB for iSeries Query Manager query files can
|
|
be imported and converted to iSeries Access for Web SQL request format.<img src="./deltaend.gif" alt="End of change" /></dd>
|
|
<dt class="dlterm">Extract server data</dt>
|
|
<dd>Information about objects on the iSeries server can be extracted and the
|
|
results can be stored in a database table. General object information can
|
|
be retrieved for any iSeries object type. The object information to extract
|
|
and store can be customized when the Extract Data is performed. Object specific
|
|
information can also be retrieved for the following object types: <ul><li> Directory entries </li>
|
|
<li>Messages </li>
|
|
<li>Software fixes </li>
|
|
<li>Software products </li>
|
|
<li>System pool </li>
|
|
<li>User profiles </li>
|
|
</ul>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzammdatabaseconsiderations.htm">Database considerations</a></strong><br />
|
|
Learn about considerations associated with using the iSeries Access for Web database functions in a Web application server environment.</li>
|
|
<li class="ulchildlink"><strong><a href="rzammrdatabase.htm">Database restrictions</a></strong><br />
|
|
Learn about restrictions associated with using the iSeries Access for Web database functions in a Web application server environment.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzammusagenotes.htm" title="Learn about the functions provided by the iSeries Access for Web servlets, as well as the considerations and restrictions associated with them.">iSeries Access for Web functions</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzammhcustomize.htm" title="iSeries Access for Web provides support to tailor the product.">Customize</a></div>
|
|
<div><a href="rzammmail.htm" title="The mail function is available from several places in iSeries Access for Web, including Database, Print, Files, and Commands. You can also send e-mail notifications to users when items are saved in their personal folders or when their folder has reached a size threshold.">Mail</a></div>
|
|
<div><a href="rzammmyfolder.htm" title="iSeries Access for Web lets you store and manage content generated by iSeries Access for Web.">My folder</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |