calling oracle sp in c++

Discussion in 'C++' started by rahulonly4u, Jan 12, 2011.

  1. rahulonly4u

    rahulonly4u New Member

    Joined:
    Sep 6, 2010
    Messages:
    29
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    software developer
    Location:
    india
    HI,

    i want to call a oracle sp in my c++ code which return resultset i searched and find out for this we have to use refcursor as an out parameter in sp i did that but now i am facing problem to calling that sp in c++
    code i an using ADO db connection msado15.dll fro databse connectivity and using Reocordset->open and Reocordset->Execut
    method for exeecuting sql query please help me to find out the code in detail for calling a oracle sp which have refcursor as a out parameter and i have to get a recoredset form this

    Thanks and Regards
    Rahul
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice