Re: what if any are the recommended ways of accessing a database using jdbc from a c++ application?
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 04 Nov 2007 23:29:14 GMT
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
.
- References:
- Prev by Date: Re: what if any are the recommended ways of accessing a database using jdbc from a c++ application?
- Next by Date: JDBC Problem
- Previous by thread: Re: what if any are the recommended ways of accessing a database using jdbc from a c++ application?
- Next by thread: Re: what if any are the recommended ways of accessing a database using jdbc from a c++ application?
- Index(es):
Relevant Pages
|
|