<docbook><section><title>RulesBookSettingsDatabase</title><para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h3">[Database Aliases]</bridgehead>
<para>This section will replace a database name specified in the connect string of a DNS with an internal alias.
 This alias is used in the second colon delimited field of a mapping rule.</para><para>This example looks for a substring &#39;demo&#39; and will replace with an alias of &#39;demo&#39;.
 Thus anydemo, demo, demo123 are all matched, and converted to demo.</para><programlisting>[Database Aliases]
demo = demo
</programlisting></section></docbook>