![]() |
C++ database connectivity with Oracle
hiiiii.......... Kindly help me in establishing the connectivity with oracle database using the C++, i need the link to download occi.h header file and other related librarires which is required. along with some configuration manuals required on Windows XP paltform
thanx in advance...... |
Re: C++ database connectivity with Oracle
What version? This stuff is on the Companion disk if 10g.
Hint: use OCI, not OCCI. Or Pro*C. OCCI is....well, you'll find out if you start using it. The open brace after createEnvironment really *is* needed, no matter how daft that sounds. |
Re: C++ database connectivity with Oracle
hiii ...... xpi0t0s.....the version i am going to start with is 9i version...........could you be plz be specific...really i need help from the scratch.......
|
Re: C++ database connectivity with Oracle
Any particular reason for using 9i? It's two major versions out of date, and with a fairly new interface like OCCI that difference is significant. You can get the 11g stuff from here: http://www.oracle.com/technology/sof...ase/index.html
and the OCCI documentation is here: http://download.oracle.com/docs/cd/B...b28390/toc.htm (doc index here: http://www.oracle.com/technology/doc.../database.html ) Make sure you install the Examples disk and have a look through the OCCI sample programs and make files; there's lots of useful stuff in there. |
Re: C++ database connectivity with Oracle
:pleased: thanx a lot.........
|
| All times are GMT +5.5. The time now is 19:55. |