Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!qantel!lll-lcc!lll-crg!seismo!rlgvax!dsi1!merfy From: merfy@dsi1.UUCP (Merrill Fratkin) Newsgroups: net.micro.pc Subject: Re: Info Request of database for PC on Novell NetWare Message-ID: <591@dsi1.UUCP> Date: Mon, 28-Apr-86 13:08:28 EDT Article-I.D.: dsi1.591 Posted: Mon Apr 28 13:08:28 1986 Date-Received: Fri, 2-May-86 07:04:40 EDT References: <551@mhuxm.UUCP> Reply-To: merfy@dsi1.UUCP (Merrill Fratkin) Organization: Dynamic Systems, Inc., Arlington VA 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.