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: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 19 Jun 1999 15:38:41 +0200
Message-ID: <929799452.12632.0.pluto.d4ee154e@news.demon.nl>


You need to look into using Oracle Objects for Ole Example programs are provided, and will be installed if you install Oracle Objects for Ole. Using this product you get access basic like calls. It also work with Visual C++.

Hth,

Sybrand Bakker, Oracle DBA

XChing wrote in message <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 Sat Jun 19 1999 - 08:38:41 CDT

Original text of this message

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