EXP Computer ThinConnect4 Guia do Utilizador Página 53

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 163
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 52
The set of pooledServers provided will make up the pool of servers that the parent pool
server may try to access.
Format
<pooledServer name="declared server"/>
Example
<server
name="rdbpool"
type="RdbThinSrvPool"
url="//localhost:1702/" >
<pooledServer name="srv1forRdb"/>
<pooledServer name="srv2forRdb"/>
<pooledServer name="srvMPforRdb"/>
</server>
4.3.2.8 Allowed Database Subsection
This subsection specifies the database that clients using the server may access. The
declared database name must either reference a database already named in the database
section of this configuration file, or must be a valid database file specification or logical
name.
The subsection is only valid when used within a server declaration
.
Multiple AllowDatabase subsections may be present in a single server declaration.
For database access to be restricted the server attribute
restrictAccess
must be set
"true".
See the section Restricting Database Access
for more details
Format
<allowDatabase name="db specification" />
Example
<server
name="srv2restrict"
type="RdbThinSrv"
url="//localhost:1701/"
restrictAccess="true">
<allowDatabase name="mf_pers"/>
<allowDatabase name="disk1:[databases]customers"/>
</server>
4.3.2.9 Allowed User Subsection
53
Vista de página 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 162 163

Comentários a estes Manuais

Sem comentários