Forum Moderators: coopster
But " like %$show%" only pulls up if the show entered is part of a string, I need to pull up somthing where if "Charmed" is entered, then "Charmmed", "Charmer", "Charmedd" pops out as the result. Kind of like a mini search engine for a single simple field.
Help?
In theory two strings that sound the same should return the same value for SOUNDEX.
The query above works for simple misspellings (lik an "s" instead of "ss") because I just tried it. I've never used it in a script myself though, so I don't know how well it works.