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 -> Visual C++ - Oracle Stored Procs

Visual C++ - Oracle Stored Procs

From: <JohnRonan_at_worldnet.att.net>
Date: Wed, 19 Aug 1998 18:02:25 GMT
Message-ID: <6rf3vg$13g$1@nnrp1.dejanews.com>


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

Original text of this message

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