home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / biz / db-2.5.lha.pi < prev    next >
Encoding:
Text File  |  1995-04-18  |  2.2 KB  |  70 lines

  1. .name
  2. db
  3. .version
  4. 2.5
  5. .type
  6. Database
  7. .author
  8. David Ekholm, Datadosen
  9. .date
  10. 1995.02.18
  11. .distribution
  12. Freeware (Postcardware)
  13. .address
  14. Mantalsvägen 33
  15. s-175 43  JÄRFÄLLA
  16. Sweden
  17. .email
  18. david-ek@dsv.su.se
  19. .installsize
  20. 48K - 400K
  21. The is a general database program, localized and has ARexx.
  22. .construction
  23. SAS/C 6.51 (Optimized for time.)
  24. .tested
  25. A4000(18 MB mem,  OS3.0, 68040 processor)
  26. .docs
  27. Docs/db.guide
  28. .short
  29. Database with GadTool look
  30. .description
  31. db is a small and fast database program that I wrote after having tested
  32. numerous other PD database programs and always found something lacking or
  33. irritating me. They might have dozzens of features not found in db, but
  34. they lacked font sensitivity and a standard GUI look and OS 3.0 behaviour.
  35.  
  36. My main need was to keep record on addresses and telephone numbers of
  37. friends and companies. Before v2.0 db was fixed to be just an address
  38. and telephone database, but that has changed.  The program is designed
  39. to handle information of your choice.  Currently you have to use a file
  40. editor to specify the database fields and layout as there is no GUI for
  41. that.  Anyway that's a one time job, then you just USE the database and
  42. have fun.
  43.  
  44. Complete GUI support will probably only be included in a commercial product
  45. I plan to call REG.
  46.  
  47. A partial list of db's features include:
  48.  
  49.     o Dynamic memory handling. Number of records and fields only limited by
  50.       free memory.
  51.     o GadTool based. (Use fields of string, checkbox and cycle type)
  52.     o Mouse and keyboard driven.
  53.     o User definable fields and layout.
  54.     o Multiple views of the same database.
  55.     o Commodore's Clipboard for flexible interaction with other programs.
  56.     o AppWindow -just drag and drop database icons on db to load.
  57.     o Online MenuHelp -Press HELP key when selecting a menu item.
  58.     o Font sensitivity.
  59.     o ARexx
  60.     o ASL requesters for flexible loads and saves.
  61.     o Localized
  62.     o Dial numbers using a modem or loudspeaker
  63.     o WB and Shell usage with Commodore's template parsing
  64.     o Fast and flexible find function using AmigaDOS patterns.
  65.     o Filter function.
  66.     o Fast and flexible sort function.
  67.       Multiple sort orders can be specified.
  68.     o 'Export View' and two standard ASCII export features.
  69.     o Automatic ASCII import (tab-separated ASCII)
  70.