wildcard
Manfred Loretz <[email protected]> Sun, 22 Jun 2003 22:13:07 +0200
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <[email protected]> |
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