2 Replies Latest reply on Sep 7, 2003 2:00 PM by eddie07

    searching "variable" data with finder

    eddie07

      Hi,

      with EJB-QL you can search regular expression, but only as long as they don't contain variable parts.
      I would like to search variable strings within a regexp, e.g. *pref* one time or *xyz.com* the next time (I know this is not the correct syntax).
      Is there a way to this with finders? If not could it be done with somethng like substrings without using other features of regular expressions?

      TIA,
      Eddie