• Dennis,

    I like your pattern matching approach. However, I was concerned about the 128 extended characters, so I suggest the last condition be modified to changed the ~ to a ÿ, like this:

    OR @vParameter LIKE '%[{-ÿ]%'

    Sincerely,
    Daniel