Results 1 to 1 of 1
Thread: Java 1.6 oracle 10g jar files
- 04-27-2010, 03:35 PM #1
Java 1.6 oracle 10g jar files
I recently had to update from java 1.5 to java 1.6 on my system. I am trying to do some Database connection from within java (OCI to oracle 10g). I am having some problems when I call the execute method, this problem did not exist before the update to java 1.6. The error is an access violation in the DLL file, which causes my program to be aborted by the OS.
My questions are :
1) is there a updated jar file for Oracle 10g for java 1.6
2) is there a way to make the ojdbc14.jar work correctly with code compile with java 1.6Michael P. O'Connor
http://www.mikeoconnor.net
Similar Threads
-
connect to oracle from java
By ahmadian in forum Advanced JavaReplies: 7Last Post: 05-15-2013, 04:15 PM -
Convert avi, mpeg, wmv media files to .flv files in java code
By vinay1497 in forum New To JavaReplies: 8Last Post: 07-30-2010, 05:47 PM -
jar files for oracle olap functions
By sdas7 in forum Advanced JavaReplies: 1Last Post: 10-12-2009, 07:00 PM -
why oracle index can't work correctly in oracle?
By wwwlife in forum JDBCReplies: 0Last Post: 08-27-2008, 09:27 AM -
conversion of java .class files to .java files
By kotturupraveen in forum New To JavaReplies: 2Last Post: 06-09-2008, 12:58 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks