Topic: SQL Bindings


Author: "Henrik Quintel" <HQuintel@konplan.de>
Date: 2000/06/29
Raw View
Dear all,
are there any ideas to standardize SQL Bindings in C++.
Is there a group which works on that?
At the moment I work on a design for that.

Thanks for all.

Greetings

Henrik quINTEL


---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]






Author: Steve Clamage <stephen.clamage@sun.com>
Date: 2000/07/01
Raw View
Henrik Quintel wrote:
>
> Dear all,
> are there any ideas to standardize SQL Bindings in C++.
> Is there a group which works on that?
> At the moment I work on a design for that.

The ANSI committee H2 is responsible for database issues.
It has a liaison to J16, the C++ committee. The C++
committee cannot very well specify SQL bindings, but
can (and would) advise H2 if H2 requested advice.

Your best bet would be to contact H2. Try this starting point:
 http://www.ncits.org/tc_home/h2.htm

--
Steve Clamage, stephen.clamage@sun.com

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]