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 -> Re: Result Set returned from a Stored Procedure

Re: Result Set returned from a Stored Procedure

From: Alexander Romanov <sashar_at_comita.spb.ru>
Date: Sat, 13 Mar 1999 13:08:21 +0300
Message-ID: <7cddes$203$1@dragon.infopro.spb.su>


Hi!

CornИ Brouwers пишет в сообщении <921253203.438923_at_ns2.knoware.nl> ...
>>Result sets in Oracle are called cursors. You can declare variable of
>>type REF CURSOR, open it and return it.
>>Mladen Gogala
>Is this REF CURSOR variable useable when the stored procedure is called
from
>ODBC?
>CornИ

If you using OCI - no problem
ODBC & DBE - have many problem - this depending on versions ODBC Oracle Stored procedure return cursor and client(ODBC,DBE) can't receiving.

Best regards
Всех Благ
---
Origin ... Просто надо очень верить этим синим маякам... Romanov Alexander
Alexander.Romanov_at_usa.net
ICQ 6220754 Received on Sat Mar 13 1999 - 04:08:21 CST

Original text of this message

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