how to connect oracle in C/C++.
Answers were Sorted based on User's Feedback
Answer / 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 |
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
What kind of structure is a house?
Which are low level languages?
what will happen if you free a pointer twice after allocating memory dynamically ?
What's the difference between calloc() and malloc()?
What is main () in c?
Write a program to print factorial of given number using recursion?
What is a const pointer in c?
character array A[12] can hold
c program to input values in a table(using 2D array) and print odd numbers from them
how many error occurs in C language ?
What is a shell structure examples?