Re: Viewing SQL when running an app
Re: Viewing SQL when running an app
- Subject: Re: Viewing SQL when running an app
- From: Drew Thoeni <email@hidden>
- Date: Sun, 4 Jan 2004 11:18:26 -0500
And, in case, like me, you had a hard time finding where to put these
options if you aren't launching the app via terminal (say while you are
developing). One place is here:
In xcode scroll down to the "Executables" group and open it.
Click your application and in the editing window you'll see a listing
called "Arguments"
Click the "+" and add your argument there. (for SQL logging
"-EOAdaptorDebugEnabled YES" no quotes)
The SQL will be written to the console log in xcode builder when the
app is running.
Drew
On Dec 28, 2003, at 4:13 PM, Chuck Hill wrote:
It is docuement, Apple just makes it hard to find. See
EOAdaptorDebugEnabled
http://developer.apple.com/documentation/WebObjects/WOAppProperties/
index.html
At 12:21 PM 28/12/2003 -0800, Edward A. Scanzano wrote:
Hi All,
I need to see the sql WO is running. Does anyone know the launch
option (I
think it is a launch option) to set and what the setting is?
Thanks
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
Chuck Hill email@hidden
Global Village Consulting Inc.
http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.