hi roland, "contains" is case insensitive and follows normal fulltext searching rules that you may know from popular fulltext search engines.
"like" is case sensitive as defined by sql. regards, david On 11/21/05, Roland Kofler <[EMAIL PROTECTED]> wrote: > Is there a way to issue xpath/ sql queries (like and contains operator) > that are case insensitive? > Thanks, > Roland Kofler