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 -> Direct access over SQL*Net to a oracle database without ODBC from MSVC++

Direct access over SQL*Net to a oracle database without ODBC from MSVC++

From: Stefan Westner <stefan_at_westner.de>
Date: Sun, 25 Jul 1999 17:00:52 GMT
Message-ID: <379c41e9.14230562@personalnews.de.uu.net>


Hello,

we use Microsoft Visual C++ 6.0 to develop application for several databases. In general we use ODBC to access oracle 7.3 and 8.x. Are there any advantages to access oracle directly using sql*net's api without using odbc? At the moment we have to install an odbc-driver on every NT-machine on which our applications runs. If we could access oracle directly this wouldn't be longer necessary.

How could we access sql*net from our program? Are there any documentation available somewhere?

Thanks

Stefan Westner Received on Sun Jul 25 1999 - 12:00:52 CDT

Original text of this message

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