Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using REF Cursors between Oracle and VC++

Status
Not open for further replies.

rajeessh

Programmer
Apr 11, 2002
207
0
0
IN
Hi,
We have developed a COM based application with backend in
VC++. We have used classes inherited from CRecordSet to query the table and views and used DoDataExchange to exchange the values. When we use Sproc and return REF Cursors what is the way by which we can do that.

Pl advise
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top