ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamy_5.4.0.1/50/program/data.htm

40 lines
1.9 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>Data access</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><a name="data"></a>Data access</h3>
<p>Whether you use databases to persist application data or allow users to query and update records, database access is an important part of Web application programming. WebSphere Application Server - Express for iSeries provides a variety of ways to access databases with your application components.</p>
<p>See these topics for information about accessing databases through WebSphere Application Server - Express:</p>
<blockquote>
<p><strong><a href="dataover.htm">Data access overview</a></strong>
<br>This topic provides an overview of the WebSphere Application Server - Express data access architecture and iSeries-specific database considerations.</p>
<p><strong><a href="datadev.htm">Develop data access applications</a></strong>
<br>See this topic for information about data access APIs and programming.</p>
<p><strong><a href="datassem.htm">Assemble data access applications</a></strong>
<br>This topic describes the process of assembling your data access application for deployment into WebSphere Application Server - Express.</p>
<p><strong><a href="datacfg.htm">Configure WebSphere Application Server - Express to access databases</a></strong>
<br>This topic provides configuration information about WebSphere Application Server - Express and databases.</p>
<p><strong><a href="datadep.htm">Deploy data access applications</a></strong>
<br>See this topic for considerations when you deploy a data access application.</p>
</blockquote>
</body>
</html>