|
13 | 13 | <corpauthor>Firebird Project members</corpauthor>
|
14 | 14 | </authorgroup>
|
15 | 15 |
|
16 |
| - <edition>25 April 2016, document version 5.2 — covers Firebird 3</edition> |
| 16 | + <edition>.. ...... 2016, document version 5.3 — covers Firebird |
| 17 | + 3</edition> |
17 | 18 | </articleinfo>
|
18 | 19 |
|
19 | 20 | <!--Trusted login from a remote client is no longer possible from 2.0 onward. 2.0 Notes: "Login with password is required from any remote client."
|
@@ -2060,9 +2061,9 @@ drop global mapping frank_sysdba;</programlisting>
|
2060 | 2061 |
|
2061 | 2062 | <para>Instead of a file path, the local connection string may also be
|
2062 | 2063 | a <emphasis>database alias</emphasis> that is defined in
|
2063 |
| - <filename>aliases.conf</filename>, as mentioned earlier. The format of |
2064 |
| - the alias depends only on how it's defined in the aliases file, not on |
2065 |
| - the server filesystem. Examples are:</para> |
| 2064 | + <filename>databases.conf</filename>, as mentioned earlier. The format |
| 2065 | + of the alias depends only on how it's defined in the configuration |
| 2066 | + file, not on the server filesystem. Examples are:</para> |
2066 | 2067 |
|
2067 | 2068 | <itemizedlist spacing="compact">
|
2068 | 2069 | <listitem>
|
@@ -4161,6 +4162,22 @@ to turn FW on themselves. This must be in the general forced writes section (not
|
4161 | 4162 | <literal>Engine12</literal> enabled!)</quote> to last para.</para>
|
4162 | 4163 | </revdescription>
|
4163 | 4164 | </revision>
|
| 4165 | + |
| 4166 | + <revision> |
| 4167 | + <revnumber>5.3</revnumber> |
| 4168 | + |
| 4169 | + <date>.. ... 2016</date> |
| 4170 | + |
| 4171 | + <authorinitials>PV</authorinitials> |
| 4172 | + |
| 4173 | + <revdescription> |
| 4174 | + <para><citetitle>Working with databases :: Connection strings :: |
| 4175 | + Local connection strings</citetitle>: |
| 4176 | + <filename>aliases.conf</filename> -> |
| 4177 | + <filename>databases.conf</filename>; aliases file -> |
| 4178 | + configuration file.</para> |
| 4179 | + </revdescription> |
| 4180 | + </revision> |
4164 | 4181 | </revhistory></para>
|
4165 | 4182 | </appendix>
|
4166 | 4183 |
|
|
0 commit comments