Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Guía de usuario Pagina 94

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 332
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 93
Chapter 2: Environment Setup (SSO Administrators)
2-18
Conditions for connection and an example of the settings that should be made are shown below.
Database to be connected to: Oracle8i
JDBC driver storage directory C:\temp\classes12.zip and C:\temp\nls_charset12.zip
C:\>set
CLASSPATH=%CLASSPATH%;C:\temp\classes12.zip;C:\temp\nls_charset12.zip
An example of the settings that should be made if the Interstage JDBC driver is used are shown below.
Database to be connected to: SQL Server
JDBC driver storage directory C:\Interstage\EJB\jdbc\lib\fjisjdbc2.jar
C:\>set CLASSPATH=%CLASSPATH%;C:\Interstage\EJB\jdbc\lib\fjisjdbc2.jar
Conditions for connection and an example of the settings that should be made are shown below.
Database to be connected to: Symfoware 6.0
JDBC driver storage directory /tmp/fjsymjdbc2.jar
# CLASSPATH=/tmp/fjsymjdbc2.jar:$CLASSPATH
# export CLASSPATH
Conditions for connection and an example of the settings that should be made are shown below.
Database to be connected to: Oracle8i
JDBC driver storage directory /tmp/classes12.zip and /tmp/nls_charset12.zip
# CLASSPATH=/tmp/classes12.zip:/tmp/nls_charset12.zip:$CLASSPATH
# export CLASSPATH
Conditions for connection and an example of the settings that should be made are shown below.
Database to be connected to: Symfoware 6.0
JDBC driver storage directory /tmp/fjsymjdbc2.jar
# CLASSPATH=/tmp/fjsymjdbc2.jar:$CLASSPATH
# export CLASSPATH
Vista de pagina 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 331 332

Comentarios a estos manuales

Sin comentarios