home *** CD-ROM | disk | FTP | other *** search
- Bulletins 2.11 STDIO door for BBS bulletins
-
- This program will allow a SYSOP to add a multi-level
- bulletin program to a BBS. It is a STDIO door and works
- with any BBS which supports them. This door has been used
- with the Citadel BBS as an autodoor and a regular door.
- The Amiga Zone BBS (609)953-8159, the primary support BBS.
-
- Author: Tony Preston
- Path: AmigaLibdisk1022:Programs/Bull/
-
- ==========
-
- DataMasterDEMO ?.? Demo version of a Database program.
-
- Data Master is a database program programmed for Amiga computers.
- It's not the best database program for Amiga (the best ShareWare/
- LicenseWare database program??), but it's cheap and specially made for
- an average user.
- In the program there are five different field types which are
- string (text), integer, floating point, type (selection) and boolean
- field types. In one record it can be up to 256 different fields and
- the number of records is practically limited only by the size of the
- free memory. Records can be sorted based on eight key fields.
- You can search from the database those records which match the
- search patterns given by the user (for example, all the records whose
- first field's first letter is A). You can also search for text strings
- from the whole database. Using Data Master it's possible to print the
- database for printer or save it as an ASCII file to the disk. Number
- fields can be displayed on the screen as graphic diagrams, and using
- this function you can simply compare records. There is a separate
- field editor for the creating of the fields. Records can be, of
- course, moved, copied, deleted or cleared as a single record or as
- a block which includes many records.
-
- Author: Teemu Sipila
- Path: AmigaLibdisk1022:Programs/DataMasterDEMO/
-
- ==========
-
- QuickFile 3.1 Simple and flexible, flat file database
-
- QuickFile is simple and flexible, flat file database. It uses random access
- with indexes for fast access to records. Files can be larger than available
- ram, but as much of the file as possible is kept in ram to reduce disk
- accesses. Features include:
-
- - Multiple indexes with unique and non-unique keys
- - Character, date, integer, floating point and calculation data types
- - Up to 250 characters per field and 250 fields per record.
- - Form and list style displays and reports.
- - Unlimited number of views of each file.
- - Sort over any number of keys, ascending and descending order.
- - Search operators include Like, Equal, Between, Sounds Like, Not Like
- and Not Equal.
- - Fields can be added, changed, or deleted at any time.
- - Flexible export/import
- - Flexible multi column label printing.
- - Multi-level grouping and totalling
- - Any number of open windows
- - Online context-sensitive help
-
- Author: Alan Wigginton
- Path: AmigaLibdisk1022:Programs/QuickFile/
-
- ==========
-
-