[comp.databases] database and windows 3.0

hwenger@aut.autelca.ascom.ch (Hansjuerg Wenger) (02/12/91)

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?

Thank you for discussing this subject!

-- 
Hansjuerg Wenger AV-FES6.1   VOICE:  +41 31 52 93 34
Ascom Autelca AG             FAX:    +41 31 52 72 95
CH-3073 Guemligen            EMAIL:  hwenger@autelca.ascom.ch
Switzerland                  UUCP:   uunet!chx400!hslrswi!aut!hwenger

agonzale@nmsu.edu (Agustin Gonzalez-Tuchmann) (02/13/91)

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?

   <signature deleted>

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