<!doctype html> <html> <head> <title>Database Configuration</title> <link rel="stylesheet" href="styles/site.css" type="text/css"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="styles/icons.css" type="text/css"> <script src="js/jquery.min.js"></script> <script src="tree/collapsibleTreeMenu.js"></script> <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css"> </head> <body class="theme-default aui-theme-default"> <div id="page"> <div id="main" class="aui-page-panel"> <div id="main-header"> <div id="breadcrumb-section"> <ol id="breadcrumbs"> <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> <li> <span><a href="Developing-Rhapsody_133161055.html">Developing Rhapsody</a></span> </li> </ol> </div> <h1 id="title-heading" class="pagetitle"> <span id="title-text">Database Configuration</span> </h1> </div> <div id="content" class="view"> <div id="main-content" class="wiki-content group"> <p>The <strong>Database Configuration Editor</strong> enables you to manage and configure the database configuration files used within the Rhapsody Integration Engine (Rhapsody). It simplifies the process of creating these configuration files, and generating the SQL queries and stored procedure calls needed to interact with the database.</p> <p>The <strong>Database Configuration Editor</strong> provides a user interface to manage most of the database configuration options, and it also provides a mechanism to directly edit the XML configuration file.</p> <p></p> <ul class="childpages-macro"> <li><a href="Launching-the-Database-Configuration-Editor_133161745.html">Launching the Database Configuration Editor</a></li> <li><a href="Using-the-Database-Configuration-Editor_133161705.html">Using the Database Configuration Editor</a></li> <li><a href="Database-Connections_133161700.html">Database Connections</a></li> <li><a href="Stored-Procedure-Editor_133161749.html">Stored Procedure Editor</a></li> <li><a href="SQL-Editor_133161696.html">SQL Editor</a></li> <li><a href="Using-Dynamic-Table-and-Column-Names_133161686.html">Using Dynamic Table and Column Names</a></li> <li><a href="Result-Substitution_133161688.html">Result Substitution</a></li> <li><a href="Database-Component-Configuration-Reference_133161758.html">Database Component Configuration Reference</a></li> <li><a href="Compound-SQL-Statements_133161695.html">Compound SQL Statements</a></li> </ul> <p></p> <p> </p> </div> </div> </div> </div> </body> </html>