Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!hao!hplabs!hpda!hpisoa2!hpitg!dsi1!merfy@dsi1 From: merfy@dsi1 Newsgroups: net.micro.pc Subject: Re: Info Request of database for PC on N Message-ID: <591@dsi1> Date: Mon, 28-Apr-86 22:08:00 EDT Article-I.D.: dsi1.591 Posted: Mon Apr 28 22:08:00 1986 Date-Received: Wed, 14-May-86 19:36:56 EDT References: <551@mhuxm> Lines: 25 In article <551@mhuxm.UUCP> kwan@mhuxm.UUCP (KWAN) writes: > >I plan to put a multi-user database on our Novell Advanced NetWare/68 file >servers connecting to IBM PC compatibles as workstations running MS-DOS. If >you have used (or know of) multi-user database systems that run on these >file servers, I appreciate you can let me know your experience. We are >particularly interested in databases with easy-to-use form and report >generators. > >Choi Kwan >ATT Bell Labs >(201) 582-5727 >ihnp4!mhuxa!kwan The is a relational database management system that I am currently running on a Multiuser Tandy Model 6000 ( running 3.1 XENIX ). The package is called INFORMIX, and is written by Relational Database Systems ( RDS ) and sold through a company call Santa Cruz Operations ( SCO ). The documentation explains that it can be run in an MS-DOS environment. I assume that it will run in a network environment with the MS-DOS version. I think that INFORMIX ( it is a truely relational database ) is a very good product. Creating screens are as easy as setting up a format in 'vi'.The report generator and schema setup is easy to. In addition, the lastest versions of INFORMIX come with SQL Query Language.