home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!qualix!courage!shirleyk
- From: shirleyk@qualix.com (Shirley Kumamoto)
- Subject: Re: SQL and C++
- Message-ID: <1992Aug13.200153.12583@qualix.com>
- Followup-To: info@qualix.com
- Keywords: SQL C++ database
- Sender: usenet@qualix.com
- Reply-To: shirleyk@qualix.com
- Organization: QUALiX Group, Inc.
- References: <1992Aug12.090938.22049@nestroy.wu-wien.ac.at>
- Date: Thu, 13 Aug 1992 20:01:53 GMT
- Lines: 28
-
- In article 22049@nestroy.wu-wien.ac.at, staferne@risc.uni-linz.ac.at (Stefan Taferner) writes:
- >We're going to include a SQL database in our C++ application.
- >Namely, it's an Oracle database. I haven't yet written database
- >access functions in C++, and my knowledge of combining both is
- >two years old. Two years ago, it was necessary to write SQL-C functions
- >and to call this adapter-functions from C++.
- >
- >Are there other possible methods ?
- >Has anybody experience with SQL in C++ ?
- >
- >I would be happy to get even the smallest hints / how to do's.
- >
- >----
- >Stefan
- >
-
-
- The Qualix Group has a product called db++ that may be of help
- to you. db++ is a C++ class library for application developers.
- It gives the developer a C++ API to a wide variety of databases
- (Oracle, Sybase, etc) and hence makes porting your application
- easy. If you are interested in more information, send email to
- or call:
- Qualix Group
- info@qualix.com
- (415) 572-0200 (v)
- 1-800-245-UNIX (v)
-
-