Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL calls from Visual C++

PL/SQL calls from Visual C++

From: Graham Thornton <dangermouse_at_prodigy.nospam.net>
Date: 1997/12/23
Message-ID: <01bd0fc0$51f39fa0$b0f7c9c7@dangermouse>#1/1

Hi.

I am trying to call an Oracle PL/SQL package from my Visual C++ program using the MFC classes provided. I am using Oracle's 32-bit ODBC driver.

The trouble is I keep getting "No columns bound prior to calling SQLFetchExtended" whenever I try to use my CRecordset derived class.

Has anyone successfully done this type of thing? - just what exactly do you need to put in the DoDataExchange function??

Any help would be appreciated.

Thanks

Graham.



remove the .nospam from the E-mail address to reply. Received on Tue Dec 23 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US