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

  1. Xref: sparky comp.sources.wanted:3771 alt.sources.wanted:1291
  2. Path: sparky!uunet!olivea!decwrl!mips!darwin.sura.net!jvnc.net!yale.edu!yale!mintaka.lcs.mit.edu!spdcc!dirtydog.ima.isc.com!keps.kodak.com!cronkite!atar!umak
  3. From: umak@atar.epps.kodak.com (Uma Krishnan)
  4. Newsgroups: comp.sources.wanted,alt.sources.wanted
  5. Subject: Source for SQL DB source library and soundex algorithm
  6. Message-ID: <1992Jul28.071118.16284@APS.Atex.Kodak.COM>
  7. Date: 28 Jul 92 07:11:18 GMT
  8. References: <AeRB8p600WB60JlPZc@andrew.cmu.edu> <josef.712322528@uranium>
  9. Sender: news@APS.Atex.Kodak.COM
  10. Reply-To: umak@atar.Atex.Kodak.COM
  11. Organization: Atex Publishing Systems, Inc.
  12. Lines: 19
  13.  
  14. We have a requirement, wherein I need to fetch data from the server
  15. database to the workstation. The data is stored in the workstation
  16. and indexed (using hash and btree). The user can them apply his/her
  17. selection criteria (that includes soundex) to fetch a subset of the
  18. data.
  19.  
  20. So what I need is an ability to parse the SQL like select criteriai
  21. and fetch rows based on the select criteria, sort the data based on
  22. user defined sort criteria and store the data and build indices
  23. on the data (using hash and btree)
  24.  
  25. I would prefer this to be in C.
  26.  
  27. Could you pl. mail me directly - If there is an interest in the
  28. net, then I will test it (if untested) and post it.
  29.  
  30. Thanks a million in advance
  31.  
  32. Uma Krishnan
  33.