Forum Replies Created

Viewing 5 posts - 1 through 6 (of 6 total)

  • RE: PATINDEX bug?

    Jeff, you're right on. Thanks!

  • RE: PATINDEX bug?

    Jeff that does it, you tha man - thanks!

  • RE: PATINDEX bug?

    After pulling some hairs I found that char(192)À is actually made up of char(97) a and char(145) ‘ so when I do a "like" search it hits on a,...

  • RE: PATINDEX bug?

    Actually no, the ascii char code for lower case "a" is 97. The range I was looking in was from 190 - 192.

  • RE: PATINDEX bug?

    sorry, I needed a quick answer so I can get out a script today - won't do it again..

Viewing 5 posts - 1 through 6 (of 6 total)