Re: what if any are the recommended ways of accessing a database using jdbc from a c++ application?



On Fri, 02 Nov 2007 16:03:47 -0400, Jeff Kish <jeff.kish@xxxxxxx>
wrote, quoted or indirectly quoted someone who said :

what if any are the recommended ways of accessing a database using jdbc from a
c++ application?

You would not use JDBC. Most SQL engines will come with a C++ library
for accessing it directly.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages

  • Re: how to save value of JRadiobutton in database
    ... JDBC and most SQL's support a boolean type. ... Roedy Green Canadian Mind Products ...
    (comp.lang.java.gui)
  • Re: JDBC to Microsoft SQL
    ... >I cannot do the same thing in JDBC. ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Java custom programming, consulting and coaching. ...
    (comp.lang.java.programmer)