doc.FAQ.HowDoIConfigureAnODBC-JDBCBridgeConnection
- Unix Single-Tier users pass the following values in your ODBC-JDBC Bridge Data Source:*
- Name - Any Descriptive Title
- Database Name - JDBC Driver Name String
openlink.jdbc3.Driver
- Options - Functional JDBC connection URL.
jdbc:openlink://localhost:5000/SVT=Oracle 8.1.x/DATABASE=ORCL/UID=scott/PWD=tiger
- Username - JDBC Data Source Userid
- Existing Environment - Pass the value that corresponds to your JRE version: JDBC 1.1, JDBC 1.2, JDBC 1.3, or JDBC 1.4.
- Windows Single-Tier users pass the following values in your ODBC-JDBC Bridge Data Source:*
- Data Source Name - Any Descriptive Title
- JDBC Driver - JDBC Driver Name String
openlink.jdbc3.Driver
- URL String - Functional JDBC connection URL.
jdbc:openlink://localhost:5000/SVT=Oracle 8.1.x/DATABASE=ORCL/UID=scott/PWD=tiger
- Multi-Tier users pass the following values in your ODBC-JDBC Bridge Data Source Names:*
- Name - Any Descriptive Title
- Domain (a.k.a ' ServerType ') - Pass the value that corresponds to your JRE version: JDBC 1.1, JDBC 1.2, JDBC 1.3, or JDBC 1.4.
- Hostname - Hostname or IP of the machine that contains OpenLink 's server components
- Database - JDBC Driver Name String
openlink.jdbc3.Driver
- Options - Functional JDBC connection URL.
jdbc:openlink://localhost:5000/SVT=Oracle 8.1.x/DATABASE=ORCL/UID=scott/PWD=tiger
- Login ID - Blank