This topic is locked

Sundex

10/1/2007 08:49:42
ASPRunnerPro General questions
ncreveld author

Is it pssible to search with soundex? With soundex if you search Jon and you write Jhon you would get the same result.

I need this for the PHP and the ASPrunner
Regards,

Nico

Sergey Kornilov admin 10/1/2007

You can use BeforeSQLQuery event to write your own SQL code for search purposes.