On 30-3-2013 10:02, m. Th. wrote: > MSSQL has it (see this for neat conversion from C++ to T-SQL) > > http://www.sqlmag.com/article/tsql3/double-metaphone-sounds-great-26094
Microsoft SQL Server doesn't have a double metaphone implementation. That article shows how you can implement it yourself. > MySQL has it (see this for a neat discussion) > > http://stackoverflow.com/questions/369755/how-do-i-do-a-fuzzy-match-of-company-names-in-mysql-with-php-for-auto-complete MySQL also doesn't have a double metaphone implementation. That SO question just links to a third party implementation (which isn't even available right now) > Like the other Databases said, I would propose a Double Metaphone > implementation in FB 3.0 I would suggest you create a ticket in the tracker with this feature request. But as your links show you could also implement it yourself (eg as an UDF). Mark -- Mark Rotteveel ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel