|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Soundex string converter function
I'm looking for a function that converts strings into their Soundex equivalent code. Is anybody able to help me with this?
I've found Javascript, Perl and C code but no ColdFusion - thanks indeed for any help. |
|
#2
|
|||
|
|||
|
There is no built-in CF function to do this, but I don't think such a function would make sense anyway. All major databases support this, and so does Verity. If you really needed it I suppose you could call the Java API to do it, assuming you could locate the Java classes that handle it.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Soundex string converter function |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|