<!doctype html> <html> <head> <title>Using the Database Communication Point</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> <li> <span><a href="Rhapsody-Objects_133161790.html">Rhapsody Objects</a></span> </li> <li> <span><a href="Rhapsody-Components_133161994.html">Rhapsody Components</a></span> </li> <li> <span><a href="Communication-Points_133162164.html">Communication Points</a></span> </li> <li> <span><a href="Communication-Point-Types_133162205.html">Communication Point Types</a></span> </li> <li> <span><a href="Database-Communication-Points_133162442.html">Database Communication Points</a></span> </li> <li> <span><a href="Database_133162443.html">Database</a></span> </li> </ol> </div> <h1 id="title-heading" class="pagetitle"> <span id="title-text">Using the Database Communication Point</span> </h1> </div> <div id="content" class="view"> <div id="main-content" class="wiki-content group"> <p>The <strong>Database</strong> communication point allows complex database queries to be arbitrarily executed by Rhapsody to insert, update, or modify an existing database.</p> <p>For reference material about this communication point, refer to:</p> <ul> <li><a href="Database_133162443.html">Database</a></li> </ul> <h2 id="UsingtheDatabaseCommunicationPoint-Scenarios">Scenarios</h2> <p></p> <ul class="childpages-macro"> <li><a href="Inserting-Patient-Information-into-a-Database_133162482.html">Inserting Patient Information into a Database</a></li> <li><a href="Inserting-Patient-Information-Into-Multiple-Tables-Using-SQL-Server_133162448.html">Inserting Patient Information Into Multiple Tables Using SQL Server</a></li> <li><a href="Retrieve-Patient-Information-Using-an-Input-Database-Communication-Point_133162466.html">Retrieve Patient Information Using an Input Database Communication Point</a></li> </ul> <p></p> </div> </div> </div> </div> </body> </html>