Im trying to link my Oracle Database with a C program.
I have no idea where I should be looking at for that?
Any ideas?
Im running ORacle on Linux, and the C program too on linux.
Printable View
Im trying to link my Oracle Database with a C program.
I have no idea where I should be looking at for that?
Any ideas?
Im running ORacle on Linux, and the C program too on linux.
The product you are looking for is called PRO*C. Look at http://technet.oracle.com for documentation and examples.
some specific details would help.
A sample file or something.
Can anyone give me the link to some good sample code that shows connecting to an Oracle database through C?