Data Access → Drivers → TerraLib 4

<color red> ESCREVER DESCRIÇÃO </color>

Design

Connection Parameters

When connecting to a Terralib 4 data source you need to provide some basic information about the data source location. The driver accepts the following case sensitive parameters name when openning a database connection:

  • Server connection information:
    • T4_DRIVER:
    • T4_HOST: the server name or address. (Mandatory if not using hostaddr).
    • T4_PORT: port number to connect to the server host, or socket file name extension for Unix-domain connections. (Optional)
    • T4_DB_NAME: database name. (Mandatory)
    • T4_USER: user name. (Mandatory)
    • T4_PASSWORD: User password. (Optional)

QR Code
QR Code wiki:designimplementation:dataaccess:drivers:terralib4 (generated for current page)