• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: two oracle jdbc drivers at once ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: two oracle jdbc drivers at once ?


  • Subject: Re: two oracle jdbc drivers at once ?
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 13 Jul 2005 19:41:25 -0700

Driver will work if the drivers in the two jars have a different package and / or classname.

Chuck


On Jul 13, 2005, at 7:24 PM, Gavin Eadie wrote:

We have almost all our Oracle databases on recent enough versions of Oracle that the ojdbc14.jar jdbc driver works, but one old, legacy database, over which we have little control which is not backwards compatible (failures with ojdbc14.jar) and works with classes12.jar.

I'm wondering if it possible to have both jar files in the classpath at once and distinguish between which to use with which database with some cleverness in the EOModel's connection record?

There's no distinction with

        URL = "jdbc:oracle:thin:@xxxx.xxxx.umich.edu:1521:dflt";
        username = umich;
        password = xxxx;

but I wonder if either of

        plugin = "";
        driver = "";

can be used to disambiguate the class libraries.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net


This email sent to email@hidden


--
Practical WebObjects - a book for intermediate WebObjects developers who want to increase their overall knowledge of WebObjects, or those who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: two oracle jdbc drivers at once ?
      • From: Gavin Eadie <email@hidden>
References: 
 >EOModeler Issue (From: Ryan - CyberScript <email@hidden>)
 >Re: EOModeler Issue (From: Chuck Hill <email@hidden>)
 >Re: EOModeler Issue (From: Ian Joyner <email@hidden>)
 >Re: EOModeler Issue (From: Chuck Hill <email@hidden>)
 >Re: EOModeler Issue (From: Ian Joyner <email@hidden>)
 >Re: EOModeler Issue (From: Chuck Hill <email@hidden>)
 >Re: EOModeler Issue (From: Ian Joyner <email@hidden>)
 >two oracle jdbc drivers at once ? (From: Gavin Eadie <email@hidden>)

  • Prev by Date: Re: restore an existing session w/ a DA
  • Next by Date: Automator workflows for Build and Upload .WOA apps...Enjoy!
  • Previous by thread: two oracle jdbc drivers at once ?
  • Next by thread: Re: two oracle jdbc drivers at once ?
  • Index(es):
    • Date
    • Thread