On Mar 5, 2007, at 10:30 AM, Anthony Arthur wrote:

Hello,

What is the EOF mechanism that decides which jdbc driver to use?

It uses the driver specified in the connection dictionary if there is one. Otherwise, it divines which to use from the JDBC connection URL.


I want my app to use my Frontbase driver, but the connection dictionary shows it has specified oracle in the Driver field. My connection dictionary lives in an xml file and is loaded at launch time. My xml does not specify any driver, only the db url, user, & password, but somehow on it's own it thinks I want to load the oracle driver. Any clues?

Is the driver set in the connection dictionary stored in the model? It sounds like the code to load the info from your XML file is not overriding all of the settings in the model.

Chuck

--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific 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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to