Thanks Chuck,

Just to follow up, your code with my modification forms the SQL perfectly. Go figure.


On 7 Apr 2006, at 5:37 PM, Chuck Hill wrote:

So now I have no idea why the applicationUsers accepted one ApplicationUser as the argument.

I don't either.  Perhaps this was fixed and was not in the release notes or I forgot about it.  Which version of WO?  Which database?  Can you turn on SQL logging and post what is being generated for this?

WO 5.3 MySQL v 4.0.15

Query "SELECT t0.date, t0.fk_application_id, t0.hide, t0.location, t0.meeting_ID, t0.meeting_desc, t0.meeting_time, t0.meeting_title FROM meeting t0, ApplicationUserMeeting_lookup T1, ApplicationUser T2 WHERE T2.applicationUserID = 1 AND t0.meeting_ID = T1.fk_meeting_ID AND T1.fk_applicationUserID = T2.applicationUserID" execution time: 1 result set fetch time: 2
 _______________________________________________
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