EXP Computer ThinConnect4 Guia do Utilizador Página 50

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 163
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 49
Format
<database>
[ database property ]
/>
Options
Valid properties for the database section can be seen in Table 4–4 Database Section
Properties.
Table 4-4 Database Section Properties
Option
Default Description
name none This is the name by which the Oracle JDBC
for Rdb drivers may recognize this database.
This name is required and must be unique
within the databases section of this
configuration file.
url none
This is the url that may be used to access this
database.
driver none This is the class path of the preferred JDBC
driver that may be used to access this
database.
URLPrefix none
This is the prefix that needs to be added to the
url above to provide a complete JDBC
Connection URL
Example
<!—database -->
<databases>
<database
name="mf_pers"
url="//localhost:1701/mydisk:[databases]mf_personnel"
driver="oracle.rdb.jdbc.rdbThin.Driver"
URLPrefix="jdbc:rdbThin:"
/>
<database
name="pers"
url="//localhost:1702/mydisk:[databases]personnel"
driver="oracle.rdb.jdbc.rdbThin.Driver"
URLPrefix="jdbc:rdbThin:"
/>
</databases>
50
Vista de página 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 162 163

Comentários a estes Manuais

Sem comentários