Re: Fetch specification and raw SQL
Re: Fetch specification and raw SQL
- Subject: Re: Fetch specification and raw SQL
- From: Arturo Perez <email@hidden>
- Date: Mon, 01 Aug 2005 11:43:44 -0400
Pascal Robert wrote:
Hi list,
In
EOModel, I specified 'Use Raw SQL Expression' and I tried thw following
WHERE clause :
WHERE CONTAINS(AEA_TEXTE, '?', 0) > 0
and in my code :
...WHERE CONTAINS(AEA_TEXTE, ?, 0) > 0 ">:
IIRC, you can't use variables/bindings in raw SQL via a fetch spec. One
of the worst features/lack thereof in EOF.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden