Viewing 5 posts - 1 through 6 (of 6 total)
Jeff, you're right on. Thanks!
July 30, 2007 at 6:57 am
#723282
Jeff that does it, you tha man - thanks!
July 25, 2007 at 3:22 pm
#722429
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,...
July 24, 2007 at 3:19 pm
#722072
Actually no, the ascii char code for lower case "a" is 97. The range I was looking in was from 190 - 192.
July 24, 2007 at 11:20 am
#721997
sorry, I needed a quick answer so I can get out a script today - won't do it again..
July 24, 2007 at 11:18 am
#721996