home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / cplus / 12396 < prev    next >
Encoding:
Text File  |  1992-08-15  |  1.4 KB  |  43 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!qualix!courage!shirleyk
  3. From: shirleyk@qualix.com (Shirley Kumamoto)
  4. Subject: Re:  SQL and C++
  5. Message-ID: <1992Aug13.200153.12583@qualix.com>
  6. Followup-To: info@qualix.com
  7. Keywords: SQL C++ database
  8. Sender: usenet@qualix.com
  9. Reply-To: shirleyk@qualix.com
  10. Organization: QUALiX Group, Inc.
  11. References: <1992Aug12.090938.22049@nestroy.wu-wien.ac.at>
  12. Date: Thu, 13 Aug 1992 20:01:53 GMT
  13. Lines: 28
  14.  
  15. In article 22049@nestroy.wu-wien.ac.at, staferne@risc.uni-linz.ac.at (Stefan Taferner) writes:
  16. >We're going to include a SQL database in our C++ application.
  17. >Namely, it's an Oracle database.  I haven't yet written database 
  18. >access functions in C++, and my knowledge of combining both is
  19. >two years old. Two years ago, it was necessary to write SQL-C functions
  20. >and to call this adapter-functions from C++.
  21. >
  22. >Are there other possible methods ? 
  23. >Has anybody experience with SQL in C++ ?
  24. >
  25. >I would be happy to get even the smallest hints / how to do's.
  26. >
  27. >----
  28. >Stefan
  29. >
  30.  
  31.  
  32. The Qualix Group has a product called db++ that may be of help
  33. to you.  db++ is a C++ class library for application developers.
  34. It gives the developer a C++ API to a wide variety of databases
  35. (Oracle, Sybase, etc) and hence makes porting your application
  36. easy.  If you are interested in more information, send email to 
  37. or call:
  38. Qualix Group
  39. info@qualix.com
  40. (415) 572-0200 (v)
  41. 1-800-245-UNIX (v)
  42.  
  43.