home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!think.com!ames!sun-barr!cs.utexas.edu!tamsun.tamu.edu!dylla
- From: dylla@cs.tamu.edu (Donald P Dylla)
- Subject: Need a SQL type database for Win3.1
- Message-ID: <1992Nov9.204018.922@tamsun.tamu.edu>
- Sender: news@tamsun.tamu.edu (Read News)
- Organization: Computer Science Department, Texas A&M University
- Date: Mon, 9 Nov 1992 20:40:18 GMT
- Lines: 23
-
- Hello,
-
- I am developing a Windows app and I am trying to find a database program
- to build on top of in order to obtain some SQL like query facilities.
-
- I am using Microsoft C 7.0 and have also purchased Novell's SDK for Windows.
- I would like to write the application so that I am not tied to a particular
- type of network (Thus, use only the basic network functionality).
- I have looked at B-Trieve from Novell and I am not that impressed. I would
- like a package that allows me to form complex queries. Novell's XQL seems
- to be adequate but a bit of an overkill.
-
- In summary, I would like the facilities to:
- 1. Maintain database consistency over the network (locking, recovery...)
- 2. Form queries using several tables.
- 3. Interface using Microsoft C
- 4. Not have to pay royalties!
-
- Any Help/Suggestions would be appreciated.
-
- Donald Dylla
- dylla@bush.cs.tamu.edu
-
-