Thanks to Art and Guido Neitzer's suggestion to use ERXAdapterChannelDelegate (which I pared down a bit as it was a little over engineered for me) I was able to get this working.
--- Art Isbell <[EMAIL PROTECTED]> wrote: > 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 protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/jep9816%40yahoo.com > > This email sent to [EMAIL PROTECTED] > ---- Being human is the strangest thing I have ever done. Jerry Porter IT Distribution MS 34-202 Lincoln Financial Group One Commerce Square 2005 Market Street Philadelphia, PA 19103 (215) 255-7031 ____________________________________________________________________________________ Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow _______________________________________________ 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]
