• 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: Webobject Dev question (getting sql string before issued to db)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Webobject Dev question (getting sql string before issued to db)


  • Subject: Re: Webobject Dev question (getting sql string before issued to db)
  • From: Art Isbell <email@hidden>
  • Date: Wed, 3 Oct 2007 10:57:23 -1000

On Oct 3, 2007, at 10:24 AM, jerry porter wrote:

Does anyone know how to get the "no kidding" sql string that will be issued to the database by
EOF.


Implement EOAdaptorChannel.Delegate.adaptorChannelShouldEvaluateExpression() in an EOAdaptorChannel delegate. Send the EOSQLExpression object argument a statement() message. If that doesn't return the SQL string you need, try sending the EOSQLExpression object a toString() message.

Aloha,
Art

_______________________________________________
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:
    • Re: Webobject Dev question (getting sql string before issued to db) [SOLVED]
      • From: jerry porter <email@hidden>
    • Re: Webobject Dev question (getting sql string before issued to db)
      • From: jerry porter <email@hidden>
References: 
 >Webobject Dev question (getting sql string before issued to db) (From: jerry porter <email@hidden>)

  • Prev by Date: Re: Webobject Dev question (getting sql string before issued to db)
  • Next by Date: Re: Webobject Dev question (getting sql string before issued to db)
  • Previous by thread: Re: Webobject Dev question (getting sql string before issued to db)
  • Next by thread: Re: Webobject Dev question (getting sql string before issued to db)
  • Index(es):
    • Date
    • Thread