Easysoft
ODBC Drivers for Oracle, SQL Server, Firebird, ISAM, InterBase, Sybase, MS Access & more.

Easysoft JDBC-ODBC Bridge

Where would I put the JOB Client (EJOB.jar) so that my application can load it?

Article : 00681
Last Reviewed : 19th July 2005
Revision : 1

For applications, copy the JOB Client (EJOB.jar) from the JOB Server installation to the client machine. On Windows servers, the file can be found in the following location:

C:\Program Files\Easysoft\Easysoft JDBC-ODBC Bridge\jars

On Unix servers, the location is:

/usr/local/easysoft/job/jars

Suppose you have saved it to D:\jars\EJOB.jar on Windows or /home/java_app/jars/EJOB.jar on Unix.

On Windows, set your CLASSPATH in your application launch script or environment to:

set CLASSPATH=%CLASSPATH%;D:\jars\EJOB.jar

To do this on Unix:

CLASSPATH=$CLASSPATH:/home/java_app/jars/EJOB.jar
export CLASSPATH

Alternatively, you may save EJOB.jar in the extension directory of your Java installation. For example:

%JAVA_HOME\jre\lib\ext\

or

$JAVA_HOME/jre/kib/ext

Note that IDEs such as Forte & Netbeans require JDBC drivers to be placed in the Java extension directory.

Applies To

Knowledge Base Feedback

* Did this content help you?
Yes
No
Maybe
 
* Please select one option based on your first choice:
I'm very satisfied
I think it will help, but I haven't tried it yet
It is helpful, but I need more information
It is helpful, but hard to understand
Seemed relevant in search results, but didn't help me
The information is incorrect
The page contains one or more broken links
 
  Suggest new content or let us know how we can improve this content:

 
  (* Required Fields)   



© 1993 - 2008 Easysoft Limited. All rights reserved.