answersLogoWhite

0

Need to find out the Oracle Connecting driver's that work for C or C++.

e.g. Java uses JDBC-ODBC driver to connect to Oracle data base ..... (4 different types of JDBC drivers are available)

There should be such drivers for C or C++ language as well ..... Google on C++ Oracle driver ....

You can use the Oracle precompiler (Pro*C) or the Oracle Call Interface (OCI).

OCILIB is an open source and cross platform Oracle Driver that delivers really fast and reliable access to Oracle databases.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

How does oracle differ from c plus plus?

The first in a company developping a well-known database system, the second is a programming language.


In Which language Oracle Developed?

Oracle is developed using C language...


What is difference between c and pro c?

C is the computer language bases on K&R's language that has evolved over the years. It includes C++, as extended by Stroustroup.. Pro*C is an Oracle precompiler that will read a C or C++ program, detect Oracle extensions to it, and convert it to native code for subsequent processing by the C or C++ compiler. This involves building the data structures and function calls needed to use Oracle while passing the non-Oracle C or C++ code through intact. The amalgamated code is then processed by the C or C++ compiler and it now works with Oracle.


How the oracle is connected to java and visual basic?

Oracle is the company that owns Java and is partnered with Microsoft who owns Visual Basic.


Oracle was written in what programming language?

in C


What is meaning of c in oracle 12c?

c in 12c Stand For Cloud


Do you need an sql server with Microsoft visual c plus plus?

No, you do not need SQL*Server, Oracle, or any RDBMS with MS Visual C/C++. It is optional. You would only need it if you wanted to develop database aware software with ODBC, OLE, OCI, or any of the RDBMS protocols.


What are the differences between SQL statement to iSQL plus statement?

Structured Query Lanaguage(SQL) is a command language to communicate with oracle server.whereas SQL*PLUS is an oracle tool that recognises and submits sql statements to the oracle server for execution.


Is Pro C and C Different?

If you mean Oracle Pro*C then yes, they are different things.


Difference between sql and sql plus?

SQL*PLUS is a interface between user and Oracle database. It Provide an environment to use the SQL which is a query language to communicate with oracle database


Difference between SQL plus and ISQL plus?

iSQL*Plus is a browser-based implementation of SQL*Plus. You can use it to connect to an Oracle database system over the Internet to perform the same tasks as those that are performed through the SQL*Plus command line. The iSQL*Plus implementation uses a Web browser, an Oracle HTTP Server with the iSQL*Plus Server, and an Oracle database.


What has the author David C Kreines written?

David C. Kreines has written: 'Oracle data dictionary pocket reference' -- subject(s): Database management, Oracle (Computer file) 'Oracle database administration' -- subject(s): Oracle (Computer file), Relational databases, SQL (Computer program language)