On 11/07/2008, at 2:51 PM, Joe Little wrote:
I noticed on the confluence wiki a stub on advanced EOF for handling
multiple models. I was wondering if anybody had sample code out there
on how one generally goes about creating an application with
connection dictionaries, etc, that allow one to access two databases
at the same time. I've finally decided how I'm going to handle
archiving in my active application, but first I need to handle older
editions with older records. Doing it the database way, especially
with relationships, is more than a chore, but its something that is
more reasonable to consider within WO.
If using Wonder:
dbConnectUserGLOBAL=...
dbConnectPasswordGLOBAL=...
##dbConnectURLGLOBAL=... for single connection
# following has each EOModelName.URL. I'm using the same password
hence globally set above.
DBa.URL=...
DBb.URL=...
DBc.URL=...
....
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]