Hoping someone can quickly tell me if this should be possible without
writing my own SQL.
Two databases.
Two EOModels, one for each database.
A to-one relationship from an entity in one model to an entity in the
other.
An EOQualifier is built from a search form that includes attributes
on both entities (each in different models.) The destination key path
is entered as "relationshipName.attributeName."
The SQL generated for the qualifier references both tables as if they
were in the same DB (this is Oracle 9i using OraclePlugin, WO 5.3.)
Which blows up since of course the tables aren't in the same view/DB.
Thanks!
tb
_______________________________________________
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]