Michael Nolan wrote: > This is one of the reasons I dislike Oracle :-) > > I use something like this: > > $criteria->add(SchpracNewPeer::J_SCHOOL, "LOWER(J_SCHOOL) LIKE LOWER('% > {$school}%')", Criteria::CUSTOM); > > That does a wildcard search but you could change it to use = > > Cheers, > > Mike > > Thank you very much. I am sort of beginner, where do I put that? Which file should I modify?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---