Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Any OCI examples for Visual C++ ??

Re: Any OCI examples for Visual C++ ??

From: Chris Marriott <chris_at_NOSPAM.skymap.com>
Date: Fri, 20 Aug 1999 09:18:04 +0100
Message-ID: <935138361.21765.1.nnrp-13.9e9809e7@news.demon.co.uk>

Dweezel Zappa wrote in message <37BC3179.85986487_at_duh.net>...
>I want to be able to access an oracle database from a C/C++
>program compiled with Visual C++. How is this done? Are
>there any tutorials or sourcecode examples out there anywhere
>in cyberland?

Your best bet is probably to use ODBC. The "CDatabase" and "CRecordSet" MFC classes make life pretty easy - I'd suggest that you get the VC++ "AppWizard" to generate a database application for you as a starting point.

Regards,

Chris



Chris Marriott, SkyMap Software, UK (chris_at_skymap.com) Visit our web site at http://www.skymap.com Astronomy software written by astronomers, for astronomers Received on Fri Aug 20 1999 - 03:18:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US