0
kicks
Inside Microsoft: SQL Server Soundexing
In this article I will discuss Microsoft SQL Server's built-in Soundex phonetic name search technology, a .NET-based Soundex solution for SQL Server 2005. In particular the article will cover:
* An introduction to phonetic search theory
* How to take advantage of SQL Server's built-in Soundex functionality
* A .NET-based Soundex alternative