Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can i put ifxjdbc.jar in anywhere?

843859Jul 30 2008 — edited Aug 1 2008
Hi, I have a question again about ifxjdbc.jar.
Below is my development environment.

SunOS 8
--------------
remote database: informix dynamic server 7.31
Window XP
-----------------
JDBC driver: informix JDBC 3.0
web server: tomcat 5.5

If I put the ifxjdbc.jar in directories
C:\Program Files\Apache Software Foundation\Tomcat 5.5\common\lib or
C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\ROOT\WEB-INF\lib
It is able work properly when i execute SQL query to retrieve data from database.
But i wanna change to other file location, can anybody tell how to it?

p/s: i try delete the CLASSPATH, it is workable for the query.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 29 2008
Added on Jul 30 2008
7 comments
603 views