Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!ames!elroy!cit-vax!ucla-cs!zen!ucbvax!YALE.ARPA!fischer-michael From: fischer-michael@YALE.ARPA (Michael Fischer) Newsgroups: comp.sys.atari.st Subject: Re: is DBMAN any good ??? Message-ID: <8711170209.AA27014@ATHENA.CS.YALE.EDU> Date: Mon, 16-Nov-87 21:09:07 EST Article-I.D.: ATHENA.8711170209.AA27014 Posted: Mon Nov 16 21:09:07 1987 Date-Received: Thu, 19-Nov-87 05:31:07 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 19 In reply to Keith Hedger's question about DBMAN: I have used DBMAN to implement a couple of fairly sophisticated packages which I use all the time. It is really a programming language for writing database applications (similar I understand to dBASE III), so even fairly simple things take some programming to set up. But the primitives are there and they work well. Once you have figured out how to put the pieces together, you can do very sophisticated data entry, data validation, automatic computation of defaults, report generation, and so forth. You can also easily create, combine and manipulate multiple databases, allowing one to implement transaction logs, update files, and other standard data processing paradigms. On the whole I am very pleased with it and find it to be one of the best programs that I have used on the ST. --Mike Fischer -------