home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / misc / 3330 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.3 KB  |  34 lines

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