How to connect c++ and oracle ?

i am working on a project Multiplex management system using c++....
but it really tedious task to store and handle all data in file...

please help me with the procedure...!!

Recommended Answers

All 2 Replies

You have to use Application Program Interfaces to access Oracle db and perform SQL query.
See this link:
http://www.poitschke.de/libsqlora8/doc/sqlora_8h.html

How to connect c++ and oracle ?

i am working on a project Multiplex management system using c++....
but it really tedious task to store and handle all data in file...

please help me with the procedure...!!

that is ok...but my query was that how to build the connection between c++ and oracle??

(as we use jdbc and odbc for connecting java and oracle)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.