ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/admin/appsvrcfgdb.htm

39 lines
2.2 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>Configure database access for your application</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><a name="appsvrcfgdb"></a>Configure database access for your application</h3>
<p>If your application needs to access a backend database, you must configure JDBC resources in your application server. Your application uses JDBC providers to connect to the database. For information on configuring database access for your application, see these topics.</p>
<blockquote>
<p><strong><a href="guimngjdbcpvdrs.htm">Manage JDBC providers for your application server</a></strong><br>
JDBC providers represent JDBC drivers, which your applications use to access databases. This topic describes how to configure and manage JDBC providers for your application server.</p>
<p><strong><a href="guimngdtsrs.htm">Manage data sources for your application server</a></strong><br>
Data sources represent the databases that your applications use. This topic describes how to configure and manage data sources for your application server.</p>
<p><strong><a href="acjdbc.htm">Administer JDBC providers and data sources with the administrative console</a></strong><br>
This topic describes how to use the administrative console to configure and manage JDBC providers and data sources.</p>
<p><strong><a href="wsajdbc.htm">Use wsadmin to configure a JDBC provider</a></strong><br>
This topic describes how to configure a JDBC provider with wsadmin.</p>
<p><strong><a href="wsadatasrc.htm">Use wsadmin to configure a new data source</a></strong><br>
This topic describes how to create a new data source with wsadmin.</p>
<p><strong><a href="connpool.htm">Configure connection pooling</a></strong><br>
You can create a pool of database connections that your applications use to access data sources. This topic describes how to use the administrative console and wsadmin to configure connection pooling for your application server.</p>
</blockquote>
</body>
</html>