• Try to query as unicode data format:

    like N'??????????' (or like N'%????????%' if you'd need to use wildcards)

    instead of

    like '??????????'

    Hope that helps.



    Lutz
    A pessimist is an optimist with experience.

    How to get fast answers to your question[/url]
    How to post performance related questions[/url]
    Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]