I have to access oracle database through C or C++ (Prefer C++) on Solaris system. If any one can help me then plz do so asap
How to access oracle through C/C++ in Solaris?
Use the Oracle client and their OCI interface. It works quite nicely - the driver libraries are installed when you install the Oracle client. Not too difficult to write the C++ for it (I don't have my last set of code around - that was a couple of years back, but it took me about 2 days to get an entire class setup for the project)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment