Re: WODisplay stringQualifierOperators
Re: WODisplay stringQualifierOperators
- Subject: Re: WODisplay stringQualifierOperators
- From: Chuck Hill <email@hidden>
- Date: Wed, 22 Oct 2008 13:32:56 -0700
On Oct 20, 2008, at 7:56 PM, Jerome Chan wrote:
I've tried constructing a EOQualifier with the string "name starts
with 'P'" and am trying to use that on my WODisplay object but it
returns an empty list. When I use all the other
stringQualifierOperators except for "contains" I get empty results.
When I use "contains" I get the expected result. Anyone come across
this behaviour? I'm using Project Wonder, MySQL (which shouldn't be
the cause since the filtering is done in memory, right?) and the
WODisplay object is created automatically by WebObjects.
Try
name like 'P*'
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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