> 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
- ways to display sql strings MarkYard
- Re: ways to display sql strings mmalcolm crawford
- ways to display sql strings Alex Horovitz
- ways to display sql strings Nader Nafissi
- Re: ways to display sql strings mmalcolm crawford
- Re: ways to display sql strings Bill Bumgarner
