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

  1. Path: sparky!uunet!dtix!darwin.sura.net!convex!constellation!munnari.oz.au!uniwa!DIALix!dent
  2. From: dent@DIALix.oz.au (Andrew Dent)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Indexed files with Think Pascal ?
  5. Message-ID: <1992Jul30.160217.11156@DIALix.oz.au>
  6. Date: 30 Jul 92 16:02:17 GMT
  7. References: <4354@disuns2.epfl.ch>
  8. Organization: DIALix Services, Perth, Western Australia
  9. Lines: 26
  10.  
  11. In <4354@disuns2.epfl.ch> KOKKINOS@eldi.epfl.ch (Andreas Kokkinos) writes:
  12.  
  13. >I would like to create indexed files with Think Pascal.
  14.  
  15. >By INDEXED FILES I mean files that records can be accessed by ONE
  16. >I/O instruction (like in DataBases) without having to read all recods
  17. >to find the one we want to read.
  18.  
  19. Faircom (makers of ctree Plus) have informed me they are coming out with
  20. Pascal interfaces for the ctree database engine. This product is robust and
  21. pretty fast multi-user. It provides true ISAM files as well as separate key
  22. and index file manipulation. Space reuse and variable record support is good 
  23. and they offer leading key compression which results in significant space
  24. savings & performance enhancement for indexes with many entries alike in the
  25. first few characters.
  26.  
  27. Contact Faircom at 314 445 6833 or 800 234 8180.
  28.  
  29. I used the database for a multi-user classified advertising system running
  30. on Mac Classics over PhoneNet to a IIci server - response time has been
  31. excellent!
  32.  
  33. Andy Dent (A.D. Software - Mac & VAX programming)
  34. 94 Bermuda Dve, BALLAJURA  Western Australia  6066
  35. Phone/Fax: 09 249 2719 (local)  +619 249 2719 (International)
  36.        Internet: dent@DIALix.oz.au    Compuserve: 100033,3241
  37.