Re: wildcard
Chuck Hill <[email protected]> Sun, 22 Jun 2003 13:46:40 -0700
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <[email protected]> |
At 10:31 PM 22/06/2003 +0200, Manfred Loretz wrote: > >So is in WO the '*' generally used as the wildcard ? > Yes. The database probably uses % (some databases might not) but EOF uses *. Chuck >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 > > -- Chuck Hill [email protected] Global Village Consulting Inc. http://www.global-village.net