Wind River Spas TORNADO Spécifications Page 53

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 78
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 52
20751-12 Rev.5 5-13
Configuring ODBC for UNIX/Linux
Servername — The server host name or IP address of your Netezza appliance.
Password — A valid password for accessing the system data source.
The following shows the contents of a file named odbc.ini.sample, which is in the nz/
lib directory after you have installed your ODBC drivers. The sample file describes a sys-
tem data source found on every Netezza appliance, and includes comments explaining
each parameter. Use the contents of this sample file, along with the administrator informa-
tion you substituted, to configure your own .odbc.ini file.
;
; odbc.ini
;
[ODBC Data Sources]
NZSQL = NetezzaSQL
[NZSQL]
;Path of a driver used for database connection
Driver = /usr/local/nz/lib/libnzodbc.so
;A decription used to identify the database connection properties.
Description = NetezzaSQL ODBC
;The name of a machine or IP address where the database is located.
Servername = 127.0.0.1
;The port number to connect.
Port = 5480
;The name of a database.
Database = dev
;The name of a valid user.
Username = guest
;The password for the user.
Password = password
;Only Select SQL statements will be allowed if this field is checked.
ReadOnly = false
;When set to true, system tables will be included in the available
table list.
ShowSystemTables = false
Vue de la page 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 77 78

Commentaires sur ces manuels

Pas de commentaire