<docbook><section><title>TableviewDefaultAllowsOnly5Databases</title><title>Tableview allows simultaneous connection to only 5 databases by default</title>Tableview allows simultaneous connection to only 5 databases by default
<para>During tableview file creation, you may encounter an error if you try to simultaneously connect to more than 5 databases.</para><para>The error states that you need to use <computeroutput>-h &lt;number&gt;</computeroutput> to specify a number greater than 5.</para><para>Do not confuse <computeroutput>-h</computeroutput> with the Progress <computeroutput>-H</computeroutput> startup parameter.
 In this case, <computeroutput>-h</computeroutput> is a parameter specific to tableview file creation.</para><para>You would use it in the following manner: </para><programlisting>Prowin32 -h 7 -p setup.p
</programlisting></section></docbook>