Re: wildcard

Manfred Loretz <[email protected]> Sun, 22 Jun 2003 22:31:04 +0200
Newsgroups gmane.comp.web.webobjects.eof
Message-ID <[email protected]>
Hello Chuck

Thanks a lot. It works!

So is in WO the '*' generally used as the wildcard ?

Best regards
Manfred

Chuck Hill schrieb:

> Use * for wildcard:
>
> "title like *searchString*"
>
> Chuck
>
> At 10:13 PM 22/06/2003 +0200, Manfred Loretz wrote:
> >Hello
> >
> >my name is Manfred Loretz. I'm new in this mailing list and also in
> >WebObjetcs.
> >
> >I have a problem with the EOQualifier more precisely with the format
> >parameter.
> >
> >I would fetch objects with a format like: "title like %"+searchString+"%
> >AND userId = "+((Session)session).user().userId()
> >searchString is a string filled with the value from a WOTextField.
> >
> >It looks like the wildcard % is the problem.
> >
> >I hope someone could help ?
> >
> >Thanks a lot.
> >
> >Best regards
> >Manfred Loretz
> >
> >_______________________________________________
> >EOF mailing list
> >[email protected]
> >http://www.omnigroup.com/mailman/listinfo/eof
> >
>
> --
>
> Chuck Hill                                 [email protected]
> Global Village Consulting Inc.             http://www.global-village.net
> _______________________________________________
> EOF mailing list
> [email protected]
> http://www.omnigroup.com/mailman/listinfo/eof