home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / bazy / db3.4 / product-info < prev    next >
Text File  |  1997-03-16  |  3KB  |  78 lines

  1. .BEGIN-FISH-DESCRIPTION
  2. .name
  3. db
  4. .version
  5. 3.4
  6. .type
  7. Database
  8. .author
  9. David Ekholm, Datadosen
  10. .date
  11. 1997.03.16
  12. .distribution
  13. ShareWare
  14. .address
  15. Mantalsvägen 33
  16. s-175 43  JÄRFÄLLA
  17. Sweden
  18. .email
  19. david-ek@dsv.su.se
  20. .installsize
  21. 75K - 850K
  22. The is a general database program, localized and has ARexx.
  23. .construction
  24. SAS/C 6.55 (Optimized for time.)
  25. .tested
  26. A4000(32 MB mem,  OS3.1, 68040 processor)
  27. .docs
  28. db3.4/docs/db.guide
  29. .short
  30. database with GadTool look. This version has a database design GUI.
  31. .description
  32. db is a small and fast database program that I wrote after having tested
  33. numerous other PD database programs and always found something lacking or
  34. irritating me. They might have dozzens of features not found in db, but
  35. they lacked font sensitivity and a standard GUI look and OS 3.0 behaviour.
  36.  
  37. My main need was to keep record on addresses and telephone numbers of friends
  38. and companies. Before v2.0 db was fixed to be just an address and telephone
  39. database, but that has changed. db was designed with user definable layout in
  40. mind from start. Since v3.0 I've added GUI-based database design to db that
  41. releaves the user from the work of specifying the layout by writing RFF code
  42.  
  43. When you use db you will notice that the user interface has been kept as
  44. compact as possible (few gadgets, menus and windows). Still the functionality
  45. in for example, searching and sorting is high. This is intentional.
  46. I prefer few buttons with high functionality than the opposite. The ASL
  47. requester is in my opinion an example of good design. It may look simple,
  48. but hides features like automatic drawer creation and filename completion.
  49. I hope you spend enough time with db to discover its hidden features.
  50.  
  51. A partial list of db's features include:
  52.  
  53.     o Dynamic memory handling. Number of records and fields only limited by
  54.       free memory.
  55.     o GadTool based. (Use fields of string, checkbox and cycle type)
  56.     o Mouse and keyboard driven.
  57.     o User definable fields and layout.
  58.     o Multiple views of the same database.
  59.     o The views can be designed through a simple to use GUI. 
  60.     o Commodore's Clipboard for flexible interaction with other programs.
  61.     o AppWindow -just drag and drop database icons on db to load.
  62.     o Online MenuHelp -Press HELP key when selecting a menu item.
  63.     o Font sensitivity.
  64.     o ARexx
  65.     o ASL requesters for flexible loads and saves.
  66.     o Localized
  67.     o Dial numbers using a modem or loudspeaker
  68.     o WB and Shell usage with Commodore's template parsing
  69.     o Fast and flexible find function using AmigaDOS patterns.
  70.     o Filter function.
  71.     o Listview browser.
  72.     o Fast and flexible sort function. Multiple sort orders can be specified.
  73.     o 'Export View' and two standard ASCII export features.
  74.     o Automatic ASCII import (tab-separated ASCII)
  75.  
  76. .END-FISH-DESCRIPTION
  77.  
  78.