Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!maverick.ksu.ksu.edu!unmvax!ariel.unm.edu!nmsu!opus!agonzale From: agonzale@nmsu.edu (Agustin Gonzalez-Tuchmann) Newsgroups: comp.databases Subject: Re: database and windows 3.0 Message-ID: <611@opus.NMSU.Edu> Date: 13 Feb 91 01:34:38 GMT References: <1401@aut.autelca.ascom.ch> Sender: news@NMSU.Edu Followup-To: comp.databases Organization: NMSU Computer Science Lines: 29 In-reply-to: hwenger@aut.autelca.ascom.ch's message of 12 Feb 91 14:41:55 GMT In article <1401@aut.autelca.ascom.ch> hwenger@aut.autelca.ascom.ch (Hansjuerg Wenger) writes: Hello, I'm searching for a relational database that works under windows 3.0 standard mode. Are there poeple with some experience on this subject? I don't know of any full relational product that works with windows. But if you want to code a windows program from scratch and what you want is a file manager you could try codebase 4. Codebase 4 is a set of C functions that mimic dbase. You could use windows for the interface and codebase for the file handling. This way you would have a dbase file compatible data base, but with a graphical interface. Other C written file managers should work too (ie, C-tree). -- Agustin Gonzalez-Tuchmann dbase-l list owner. New Mexico State University Office: SH-165 Computer Science Department Phone: (505) 646-6243 Las Cruces, N.M. 88003-0001 e-mail: agonzale@nmsu.edu