• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder


  • Subject: Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder
  • From: David Holt <email@hidden>
  • Date: Mon, 10 Apr 2006 14:13:53 -0700

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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Fetch spec with raw SQL
      • From: "Randy Wigginton" <email@hidden>
References: 
 >Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder (From: David Holt <email@hidden>)
 >Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder (From: Chuck Hill <email@hidden>)
 >Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder (From: David Holt <email@hidden>)
 >Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder (From: Chuck Hill <email@hidden>)
 >Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder (From: David Holt <email@hidden>)
 >Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder (From: Chuck Hill <email@hidden>)
 >Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder (From: David Holt <email@hidden>)
 >Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: packages?
  • Next by Date: Fetch spec with raw SQL
  • Previous by thread: Re: Creating a fetch that returns the same results as using "session.user.meetings" in WOBuilder
  • Next by thread: Fetch spec with raw SQL
  • Index(es):
    • Date
    • Thread