home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18498 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.2 KB

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