Re: Databases and c/c++

From: Mike Coldewey <No_Spam4m_coldewey_at_hotmail.com>
Date: Fri, 24 Mar 2000 12:43:58 -0600
Message-ID: <38dbb351.0_at_news.kivex.com>


On the Windows platform, this is pretty much an established feature of MSVC: look up "ODBD" or "DAO" in the help. (I'm looking at MSVC 6.0). This is if you decide to use ODBC. Borland C++ Builder also has classes to help you connect to an ODBC database.

The other alternative, which is Oracle-specific, is to use the Pro*C libraries, available from Oracle.

Mike
JokeR <zcivad_at_yahoo.com> wrote in message news:8be85c$mf4$1_at_as102.tel.hr...
> Hi!
>
> I need to develop an app. in c/c++ that works with ODBC databases, most
> likely it's gonna be ORACLE (or maybe MS Access).
> Can anyone tell me where can I find some c/c++ libraries that can help me
do
> this?
>
> Thanks.
>
>
Received on Fri Mar 24 2000 - 19:43:58 CET

Original text of this message