Re: What class generates the sql?
Re: What class generates the sql?
- Subject: Re: What class generates the sql?
- From: Ray Kiddy <email@hidden>
- Date: Tue, 13 Apr 2004 10:36:20 -0700
Perhaps I am confused.
The original post said that the desire was to show the SQL to the user.
How will turning on EOAdaptorDebugEnabled, which writes to the console,
help the user?
Please share.
thanx - ray
On Apr 13, 2004, at 1:07 AM, Sam Hart wrote:
No one class generates the SQL in EOF, it tends to be a collaborative
effort :)
If you want to see the SQL generated without jumping through hoops an
old favorite is
to set
-EOAdaptorDebugEnabled YES
as a command line argument to your app ( err.... under the targets tab
I think )
S a m
-----------------------------------------------------------------------
-------
Drawing on my fine command of language, I said nothing.
_______________________________________________
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.
Hi,
I cannot seem to find which class in EOF generates the sql. I have a
fetchSpec that I would like to display to the user the sql that it
will create.
Does anyone know how to achieve this?
Thanks,
Greg
_______________________________________________
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.