Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Uživatelská příručka Strana 94

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 332
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 331 332

Komentáře k této Příručce

Žádné komentáře