how do i compare names from a text file to the names from the database for a given id.

3. for eg JURY is in the text file = JURIES which is in the database, CATASTROPHE = CATASTROPHES

4. If found, output to “found but needs changing” list showing: “original term = Jury”, thesaurus term = “juries”
5. If not found, output to second list showing “not found in thesaurus”.


Please give me the code. it has to be written in vbscript.

thankyou in advance
rajiv