home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / resources / adaptors / dbmAdaptor.0.4.README < prev    next >
Encoding:
Text File  |  1994-10-01  |  1.7 KB  |  50 lines

  1. `Ever wished there was a freely distributable DBKit Adaptor? Well now there is!
  2.  
  3. * What is this?
  4.  
  5. dbmAdaptor is currently still the only freely distributable NEXTSTEP
  6. DBKit Adaptor and "Flat-file" database available. It enables you to
  7. use Entity/Relationship database modelling (with DBModeller) on top
  8. of the standard UNIX DBM database seamlessly with NEXTSTEP.
  9.  
  10. dbmAdaptor is distributed under a ShareWare license.
  11.  
  12. * Where can I get it?
  13.  
  14. dbmAdaptor lives, among other places, in:
  15. ftp://ftp.cs.orst.edu/pub/next/binaries/database/dbmAdaptor-0.4.*
  16.  
  17. * What will it run on?
  18.  
  19. dbmAdaptor is compiled FAT for m68k, i386 & hppa. Databases are of
  20. course shareable between architectures. dbmAdaptor is distributed in
  21. binary form only, so don't ask for the source. You don't need to get
  22. any extra software in order to run dbmAdaptor (except of course an
  23. application using dbmAdaptor) everything you need is compiled into
  24. dbmAdaptor.
  25.  
  26. * What is new since dbmAdaptor-0.3?
  27.  
  28.  - Relationships now work correctly.
  29.  - All datatypes are now supported (yes, even *OBJECTS*).
  30.  - Improved documentation.
  31.  
  32. * What are its known limitations?
  33.  
  34.  - As of yet it doesn't do SQL, at all, except '=', if you
  35.    call that SQL. But it might support more in the future...
  36.  - It doesn't include multiuser support. But it might in the
  37.    future...
  38.  - There is currently no network licensing scheme. But it might
  39.    in the future...
  40.  - Documentation is not exhaustive.
  41.  
  42. * What does it cost?
  43.  
  44. After the 90 day trial period a single license costs 250 SEK (~$30).
  45. Check the license agreement before registering. Registering also
  46. removes the annoying registration panel, and enables e-mail support.
  47.  
  48. Mike Henry
  49. mike@stacken.kth.se
  50.