home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / 6716 < prev    next >
Encoding:
Text File  |  1992-09-13  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!munnari.oz.au!uniwa!DIALix!dent
  3. From: dent@DIALix.oz.au (Andrew Dent)
  4. Subject: Re: C-tree and db-VISTA, any experiances ?
  5. Organization: DIALix Services, Perth, Western Australia
  6. Date: Mon, 14 Sep 92 01:01:30 GMT
  7. Message-ID: <1992Sep14.010130.6294@DIALix.oz.au>
  8. References: <1992Sep11.104758.1@elde1.epfl.ch> <1992Sep12.155601.3823@compu.com>
  9. Lines: 22
  10.  
  11. walz@elde1.epfl.ch writes:
  12.  
  13.  
  14. >I plan to write an interactive database application generator and I'm
  15. >looking for a database engine I can use for this. I've had a look on
  16. >Faircom's C-tree and Raima's db-VISTA. Has anybody had good or bad
  17. >experiance with one of those products of with some other similar products
  18. >(C-written database engines in source form) ?
  19.  
  20. I've written (on the Mac) a multi-user classified ads publishing system
  21. using c-tree. I wrote my own object-oriented layer to group data files together
  22. and use techniques similar to dBase in that I have a fixed-length set of
  23. object fields in an ISAM file and variable length object data (2kb or more pre
  24. record) stored in a direct file. I have been VERY happy with the performance
  25. running over LocalTalk (230kb/sec) between Mac Classic clients and a IIci 
  26. server, using AppleShare 3.
  27.  
  28. Andy Dent (A.D. Software - Mac & VAX programming)
  29. 94 Bermuda Dve, BALLAJURA  Western Australia  6066
  30. Phone/Fax: 09 249 2719 (local)  +619 249 2719 (International)
  31.        Internet: dent@DIALix.oz.au    Compuserve: 100033,3241
  32.  
  33.