home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / programm / 2051 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.3 KB

  1. Xref: sparky comp.programming:2051 comp.unix.programmer:3842 alt.msdos.programmer:2053 comp.databases.theory:285 comp.databases:5746
  2. Newsgroups: comp.programming,comp.unix.programmer,alt.msdos.programmer,comp.databases.theory,comp.databases
  3. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnews!Marc
  4. From: Marc@cbnews.cb.att.com
  5. Subject: Soundex algorithms, database indexing
  6. Organization: AT&T
  7. Date: Wed, 22 Jul 1992 12:28:31 GMT
  8. Message-ID: <1992Jul22.122831.27758@cbnews.cb.att.com>
  9. Followup-To: poster
  10. Keywords: soundex, databases, indexing
  11. Lines: 23
  12.  
  13. Hello programmers/researchers,
  14.  
  15.  
  16.     I am going to write a database for a friend of mine who owns a Compact
  17.     disk shop.  This database will contain CD's in stock, minimum stock etc     etc. Ofcourse it will contain the artist/performers name etc.
  18.  
  19.     For the latter one I want to set up a soundex key as well.  I have heard    of the soundex algorithm but never seen any pratical applications.
  20.  
  21.     I would like to get info/ a 'C' program (function) that makes use of
  22.     the Soundex algorithm.
  23.  
  24.     Also any information on using index files (for fast searching) or
  25.     'C' code would be greatly appreciated.
  26.  
  27.  
  28.     Any pointers to soundex/indexing are also welcome.
  29.  
  30. Erick Otto
  31. AT&T Network Systems
  32. eotto@hvlpa.att.com
  33. eotto@cbnews.att.com
  34.  
  35.     
  36.