Re: Qualifiers LIKE problem
Re: Qualifiers LIKE problem
- Subject: Re: Qualifiers LIKE problem
- From: Greg <email@hidden>
- Date: Fri, 8 Apr 2005 07:59:29 +1000
It still seems to be filtering everything out. Is there some debugging
method that will show the SQL for the filter?
Greg
On 07/04/2005, at 3:00 PM, Chuck Hill wrote:
Shouldn't that be
filter = EOQualifier.qualifierWithQualifierFormat("%@ like '%@*'",
new NSArray(args));
Note the '*' in the like condition.
_______________________________________________
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