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

Home -> Community -> Usenet -> c.d.o.server -> Re: Connect Oracle Database with VC++

Re: Connect Oracle Database with VC++

From: Ying <ying_at_spellchecker.com>
Date: Wed, 23 Jun 1999 04:06:27 GMT
Message-ID: <73Zb3.4228$ll5.28940@server1.news.adelphia.net>


You can also use proc and ODBC connection. You should be able to find information about ODBC easily. For proc check oracle document or download programmer from www.oracle.com.

XChing <cs_nmc_at_stu.ust.hk> wrote in message news:376B925F.775E08C0_at_stu.ust.hk...
>
> I'm writing a VC++ program which will connect to the oracle database
> server and send query to the database server.
>
> What header files I have to include in my VC++ program ?
> I have search the documentation comes with the Oracle CD, but it has
> the sample program for unix platform only~
>
> And where can I find some information (e.g. quidline, sample programs )
> in web ?
>
> Thanks
Received on Tue Jun 22 1999 - 23:06:27 CDT

Original text of this message

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