Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Visual C++ Native Drivers
On 15 Aug 1997 03:03:42 GMT, albewong_at_wam.umd.edu (AlBeRt tHe GoD) wrote:
MSVC does not provide any native interface to Oracle.
Your options are as follows:
(a) OCI... Use Oracle OCI lib to access the db. (b) Pro*C... Use the precompiler for the same. (c) OO4O... Use the class libraries provided with Oracle Objects forOLE to access the db.
-sm
>Does MS VC++ have native drivers for oracle or ODBC is the only
>way to go ? If ODBC is the only driver available, has improved
>in speed and does it supports pl/sql calls and oracle specific
>functions invoked through the VC++ code. I know that ODBC
>did not support this several years back .
>
>thanks
Received on Mon Aug 18 1997 - 00:00:00 CDT
![]() |
![]() |