Oracle 10g jdbc Driver Compatibility with JDK1.2
Hi,
we are using jdk.12 as front end and oralce 9i as backend. We now upgrated the backend as Oracle 10g and we are now using oracle 10g jdbc driver. We are using the resultset interface in our project. It asked for the some updateref, geturl methods to implement. So we upgrated the resultset also. But now also oracle 10g driver is not compatiable with jdk 1.2 its giving Error.
please help
Regards,
A. Assif Ahamed

