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

Home -> Community -> Usenet -> c.d.o.server -> PL/SQL returning a cursor to ODBC

PL/SQL returning a cursor to ODBC

From: Richard Katz <richkatz_at_earthlink.com>
Date: 1997/11/27
Message-ID: <347DB4FA.496C@earthlink.com>#1/1

How do I send a cursor back to the CLI (ODBC) from a PL/SQL stored procedure?

I've tried declaring and openning a cursor. This doesn't seem to do anything. I'm guessing that there is some DBMS or UTL function that does this. Is there any documentation on how this is done?

Many thanks,

Richard Katz Received on Thu Nov 27 1997 - 00:00:00 CST

Original text of this message

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