Skip to Main Content

Oracle Database Discussions

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!

Loading JDBC Driver in Oracle 9i(2)

450572Aug 18 2005 — edited Aug 18 2005
Hi All

Sorry if this is in the wrong forum!

If i want to load the JDBC driver for MS SQL Server driver into the Oracle database. Do I need to have all the classes referred to in the classes that are written in the driver?

I have a JDBC class that connects to MS SQL Server that is to be loaded in Oracle. I need to pass message from Oracle to MS SQL Server...

Also, Do all the classes of the SQL Server driver have to be valid in the Oracle database?

Also do I need to load the java.sql package in the Oracle databse?

I loaded the 3 jar files of the MS SQL Server with -resolve option and ran my Java Stored Procedure. I got this exception
Error Establishing Socket

Plz help! I am in dire straits

Regards
Abhinav
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2005
Added on Aug 18 2005
3 comments
211 views