We never had that specific problem. The main thing is to match your driver to the version of Oracle that you use. We are using 10g presently.
We no longer keep an Oracle driver in the 'Extensions' folder, but instead have it in the libraries folder of our core framework. At one point we had two versions of Oracle running and we found that if we didn't version control the drivers with the code there was a risk of developers using the wrong version. -- James ________________________________________ From: Calven Eggert [[email protected]] Sent: 21 December 2009 17:25 To: Brook, James Cc: WebObjects-Dev Mailing List List Subject: Re: Database Tool Hi thanks everyone for your suggestions. James, Did you have the getSessionTImeOut error when connecting to a database using SQl Developer? I see that there is some kind of conflict with my current oracle jdbc driver. I can resolve it by removing it from the /Java/Extensions folder but this is a little inconvenient. Calven On 2009-12-21, at 10:58 AM, Brook, James wrote: Calven, I use Oracle SQL Developer (from Oracle themselves). They have a quite fully featured Mac version and it works well enough. Take a look here: http://www.oracle.com/technology/products/database/sql_developer/index.html I have used commercial and free versions of TOAD in the past: http://www.toadsoft.com/toad_oracle.htm, but for me it didn't really add any value over what SQL Developer provides. Neither application has a particularly nice user interface. -- James ________________________________________ From: [email protected]<mailto:[email protected]> [[email protected]] On Behalf Of Calven Eggert [[email protected]] Sent: 21 December 2009 16:50 To: WebObjects-Dev Mailing List List Subject: Database Tool What is everyone using to view/edit data in your databases (I'm using Oracle) on the Mac in Snow Leopard? Calven _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]<mailto:[email protected]>) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/jbrook%40upcbroadband.com This email sent to [email protected] Calven _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
