> From: [EMAIL PROTECTED]
> what is the easiest way to display the sql string that is generated
> on a fetch?  I am trying to examine the sql string so i can optimize
> my query to the oracle database.

drop into a shell and do this:

defaults write NSGlobalDomain EOAdaptorDebugEnabled YES

Then watch your SQL statements spew to the log...

-Alex

----
Alex Horovitz
Senior Systems Engineer
Apple Enterprise Software & Solutions
Apple Computer, Inc.
Boston, Massachusetts

Reply via email to