Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dangray

    Duplicate emails from a filter ( or maybe not )

    ARS5.0.1, Oracle 8.1.6, Windows 2000 database, server, client machines, MS Exchange, Outlook client Situation: User is a member of a group Group notification occurs via a filter Group is the only group being notified by the filter One user gets duplicate emails No one else in group get...
  2. dangray

    Data in 'schema1.fieldx' contained in data in 'schema2.fieldx'?

    In answer to my own question, qualification would look like 'schema2.fieldx' LIKE ( "%" + $schema1.fieldx$ + "%" )
  3. dangray

    Data in 'schema1.fieldx' contained in data in 'schema2.fieldx'?

    It appears that a 'LIKE' works only on strings. What I need to do is essentially the following: schema1.fieldx contains data '00014'. schema2.fieldx contains data '00014 00015 00018 00019'. I need a qualification that fires when the data in schema1.fieldx in contained in the data in...

Part and Inventory Search

Back
Top