Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Visual C++ - Oracle Stored Procs
I am using Visual C++ and would like to call an oracle stored procedure from
it using the VC++ "CRecordset" class. They give detailed info RE calling a
"predefined query" from this class and give examples of Microsoft Access-style
predefined queries that return results sets. They then can use the MoveNext()
method to go from result to result.
Can you create similar stored procedures in Oracle that return results sets that can be traversed in CRecordsets with MoveNext() , etc? If so, what would be the return type of the stored procedure?
-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Wed Aug 19 1998 - 13:02:25 CDT
![]() |
![]() |