473,394 Members | 1,870 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

soundex function

has anybody already developed a server side soundex
function?
Nov 17 '05 #1
3 4501
Basic SoundEx algorithms are not that difficult to implement yourself.

For a good example, check out the following link:

http://www.codeproject.com/csharp/soundex.asp

Hope that helps,
Wim Hollebrandse
http://www.wimdows.com
http://www.wimdows.net

"arthur benedetti white" <ad**************@bpa.gov> wrote in message
news:02****************************@phx.gbl...
has anybody already developed a server side soundex
function?

Nov 17 '05 #2
I want to be able to include a soundex function in my
asp.net pages do compare values users enter in a phonebook
against the actual data in Active Directory (AD).

we used to use sql server, but the source data has now
moved from sql server to AD where there is not a native
soundex function.

-Arthur.
-----Original Message-----
Hi,

I have developed both server side and client side soundex
implementation in one of my old project. If you can
elaborate your requiremrnts I can help you.

There is inbuilt Soundex function in SQL server. If you
are looking for spell check implementation based on
soundex you can refer the MS word dictionary too....

Let me know if you need furtehr ehlp.

regards
Sreejumon[MVP]
-----Original Message-----
has anybody already developed a server side soundex
function?
.

.

Nov 17 '05 #3
Populate the data from Active Directory (with a certain applied filter) and
then perform your own custom SoundEx (see link I sent in previous reply) on
that.

HTH,
Wim Hollebrandse
http://www.wimdows.com
http://www.wimdows.net

"Arthur Benedetti White" <ad**************@bpa.gov> wrote in message
news:03****************************@phx.gbl...
I want to be able to include a soundex function in my
asp.net pages do compare values users enter in a phonebook
against the actual data in Active Directory (AD).

we used to use sql server, but the source data has now
moved from sql server to AD where there is not a native
soundex function.

-Arthur.
-----Original Message-----
Hi,

I have developed both server side and client side soundex
implementation in one of my old project. If you can
elaborate your requiremrnts I can help you.

There is inbuilt Soundex function in SQL server. If you
are looking for spell check implementation based on
soundex you can refer the MS word dictionary too....

Let me know if you need furtehr ehlp.

regards
Sreejumon[MVP]
-----Original Message-----
has anybody already developed a server side soundex
function?
.

.

Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: fartsniff | last post by:
hey all, i am currently using a search engine on my site that compares values stored in the meta tags with what the user types in. any matches return the "title" of the page, a thumbnail and a...
6
by: Ricky Romaya | last post by:
Hi, I'm curious about soundex. All I know that it's a way for making spelling- error-tolerant word matching. What I want to know is whether the soundex algorithm are made exclusively for english...
1
by: siliconmike | last post by:
Hi I'm using SOUNDEX mysql function to find similar sounding names from a table with 2 million distinct names. Unfortunately there is a single soundex code for every 200,000 names! Meaning there...
3
by: Vinay Jain | last post by:
Hi I want to write soundex query for example: select * from student where name soundex 'vinay'; In psql it gives error at soundex. Regards Vinay -- Vinay Jain Dissertation Project Trainee...
32
by: vonclausowitz | last post by:
Hi All, I have database with names on which I want to use the soundex option. So I have created two seperate fields for the Lastname and Firstname in which I save the Soundex version of a new...
2
LacrosseB0ss
by: LacrosseB0ss | last post by:
Just wondering if anyone out in query-land has used "Soundex" or "Difference" before to find field values that "sound the same". Similar to LIKE but very different. I was shocked when I heard about...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.