home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sources.wanted:3771 alt.sources.wanted:1291
- 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
- From: umak@atar.epps.kodak.com (Uma Krishnan)
- Newsgroups: comp.sources.wanted,alt.sources.wanted
- Subject: Source for SQL DB source library and soundex algorithm
- Message-ID: <1992Jul28.071118.16284@APS.Atex.Kodak.COM>
- Date: 28 Jul 92 07:11:18 GMT
- References: <AeRB8p600WB60JlPZc@andrew.cmu.edu> <josef.712322528@uranium>
- Sender: news@APS.Atex.Kodak.COM
- Reply-To: umak@atar.Atex.Kodak.COM
- Organization: Atex Publishing Systems, Inc.
- Lines: 19
-
- We have a requirement, wherein I need to fetch data from the server
- database to the workstation. The data is stored in the workstation
- and indexed (using hash and btree). The user can them apply his/her
- selection criteria (that includes soundex) to fetch a subset of the
- data.
-
- So what I need is an ability to parse the SQL like select criteriai
- and fetch rows based on the select criteria, sort the data based on
- user defined sort criteria and store the data and build indices
- on the data (using hash and btree)
-
- I would prefer this to be in C.
-
- Could you pl. mail me directly - If there is an interest in the
- net, then I will test it (if untested) and post it.
-
- Thanks a million in advance
-
- Uma Krishnan
-