Configuring Your Environment to Use a JDBC Driver

Download the appropriate JDBC driver and configure your environment to connect to Oracle, DB2 and SQL Server databases.

  1. Download the driver.
  2. For Unwired WorkSpace, put the driver in the correct location.
    JDBC driver for: Action
    Oracle Place the JDBC driver in: <SUP installation root>\Unwired_WorkSpace\Eclipse\sybase_workspace\mobile\eclipse\plugins\com.sybase.uep.com.oracle.<plugin version number>\lib
    DB2 Unzip the db2JdbcJars.zip file and copy the jar files to: <SUP installation root>\Unwired_WorkSpace\Eclipse\sybase_workspace\mobile\eclipse\plugins\com.sybase.uep.com.db2_1.0.0.<timestamp>\lib
    SQL Server Copy the sqljdbc.jar file to <SUP installation root>\Unwired_WorkSpace\Eclipse\sybase_workspace\mobile\eclipse\plugins\com.sybase.uep.com.sqlserver_1.0.0.<timestamp>\lib
  3. Copy the appropriate jar file to the specified server location.
    Jar file for: Action
    Oracle Copy the ojdbc14.jar to the server location: <SUP Installation root>\UnwiredPlatform\Servers\UnwiredServer\lib
    DB2 Copy the jar files to the server location: <SUP Installation root>\UnwiredPlatform\Servers\UnwiredServer\lib
    SQL Server

    Copy the jar files to the server location: <SUP Installation root>\UnwiredPlatform\Servers\UnwiredServer\lib

    Note: If you do not copy the jar to the server location, you will encounter runtime errors due to the missing JDBC driver.
  4. Restart Unwired Server.
Related tasks
Connecting to a Database Using a JDBC Driver
Adding a New Connection Pool


Created September 17, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com