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.
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.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.