Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL calls from Visual C++
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.
![]() |
![]() |