home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!prism!comlab.gatech.edu!bob
- From: bob@comlab.gatech.edu (Bob Baggerman)
- Newsgroups: comp.lang.c
- Subject: Re: ISAM routines
- Message-ID: <78471@hydra.gatech.EDU>
- Date: 16 Dec 92 22:17:06 GMT
- References: <1992Dec16.014757.23317@usage.csd.unsw.OZ.AU>
- Sender: news@prism.gatech.EDU
- Organization: GTRI Communications Lab
- Lines: 18
-
- M.Jackson@unsw.edu.au writes:
- >Does anyone know of any routines to implement ISAM under C ? We are
- >working on a project which needs indexed sequential access and (as
- >always) don't want to reinvent the proverbial wheel.
-
- Lots of people sell these. The one I like best is BTree/ISAM by Softfocus.
- It is only US$79 for the single user package and US$115 for the multiuser
- package from Programmer's Connection (800-336-1166 in the US). I like it
- because it is inexpensive and compiles on every Unix and DOS system I've
- tried, with both ANSI and K&R C compilers. I use the same database package
- on all the systems I develop for. Neat!
-
- Bob
- --
- Bob Baggerman ! bob.baggerman@gtri.gatech.edu
- Communications Laboratory ! bob@comlab.gatech.edu
- Georgia Tech Research Institute ! qseclrb@prism.gatech.edu
- Atlanta, GA 30332 USA ! 404-894-3525
-