how to connect oracle in C/C++.

Answer Posted / sujith

Please look in to the details of ProC from Oracle.

The kind of queries which u write in C/C++ code is called
embedded SQL.

I believe ProC is shipped with the enterprise version of
Oracle. I am not sure about the other sources.

Sujith

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there a way to compare two structure variables?

617


Explain how do you override a defined macro?

587


write a program to copy the string using switch case?

2401


How does #define work?

646


What is the general form of function in c?

610






What is dynamic memory allocation?

810


number of times a digit is present in a number

1543


Why double pointer is used in c?

567


How can I do peek and poke in c?

621


Write a program to swap two numbers without using third variable in c?

617


Under what circumstances does a name clash occur?

691


What is the sizeof () operator?

624


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

1582


What does printf does?

746


What is difference between structure and union in c programming?

569