home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / cplus / 13420 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.6 KB  |  57 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!qualix!courage!shirleyk
  3. From: shirleyk@qualix.com (Shirley Kumamoto)
  4. Subject: Re: WANTED: SQL wrapper in _any_ OOL!
  5. Message-ID: <1992Sep8.191904.20379@qualix.com>
  6. Followup-To: info@qualix.com
  7. Summary: C++ for SQL
  8. Keywords: C++ SQL databases
  9. Sender: usenet@qualix.com
  10. Reply-To: shirleyk@qualix.com
  11. Organization: QUALiX Group, Inc.
  12. References: <460@rascal.UUCP>
  13. Date: Tue, 8 Sep 1992 19:19:04 GMT
  14. Lines: 41
  15.  
  16. In article 460@rascal.UUCP, shu@rascal.UUCP (Shu) writes:
  17. > Hi!
  18. > I posted this some time ago, but there was no answer :-(
  19. > So, here is the re-post (slightly modified):
  20. >   We are currently developing an application (in C++) that needs to use data
  21. >   base services. We decided to design a class that implements essentially
  22. >   the standard SQL capabilities.
  23. >   Does anyone know anything about such classes already existing in any OO
  24. >   language?
  25. >   We are interested in report writing as well.
  26. >   Thank you for _any_ ideas and references.
  27. > Please e-mail, I'll summarize (if I receive any answers, eh :-)
  28. > Cheers!
  29. > Shu
  30. The Qualix Group has a product called db++ which is a C++ API to SQL and
  31. ISAM databases.  Some of the key features are:
  32.  
  33.     * db++ gives you a C++ API for writing applications for commonly
  34.       used databases (like Oracle, Sybase, and many others)
  35.     * db++ provides cross-platform portability. db++ is available on a wide
  36.      variety of platforms, including UNIX, DOS and OS/2 machines.
  37.  
  38.  
  39. For more information contact:
  40.  
  41. Qualix Group
  42. info@qualix.com
  43. 1900 S. Norfolk St. Suite 224
  44. San Mateo, CA 
  45. (415) 572-0200 (voice)
  46. (415) 572-1300 (fax)
  47.  
  48.  
  49.