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: WANTED: SQL wrapper in _any_ OOL!
- Message-ID: <1992Sep8.191904.20379@qualix.com>
- Followup-To: info@qualix.com
- Summary: C++ for SQL
- Keywords: C++ SQL databases
- Sender: usenet@qualix.com
- Reply-To: shirleyk@qualix.com
- Organization: QUALiX Group, Inc.
- References: <460@rascal.UUCP>
- Date: Tue, 8 Sep 1992 19:19:04 GMT
- Lines: 41
-
- In article 460@rascal.UUCP, shu@rascal.UUCP (Shu) writes:
- >
- > Hi!
- > I posted this some time ago, but there was no answer :-(
- > So, here is the re-post (slightly modified):
- >
- > We are currently developing an application (in C++) that needs to use data
- > base services. We decided to design a class that implements essentially
- > the standard SQL capabilities.
- >
- > Does anyone know anything about such classes already existing in any OO
- > language?
- >
- > We are interested in report writing as well.
- >
- > Thank you for _any_ ideas and references.
- >
- > Please e-mail, I'll summarize (if I receive any answers, eh :-)
- >
- > Cheers!
- > Shu
- >
- The Qualix Group has a product called db++ which is a C++ API to SQL and
- ISAM databases. Some of the key features are:
-
- * db++ gives you a C++ API for writing applications for commonly
- used databases (like Oracle, Sybase, and many others)
- * db++ provides cross-platform portability. db++ is available on a wide
- variety of platforms, including UNIX, DOS and OS/2 machines.
-
-
- For more information contact:
-
- Qualix Group
- info@qualix.com
- 1900 S. Norfolk St. Suite 224
- San Mateo, CA
- (415) 572-0200 (voice)
- (415) 572-1300 (fax)
-
-
-