Re: Using Result Sets From Oracle Stored Procedures

From: Paolo Mancini (paolo.mancini_at_email.it)
Date: 11/24/04


Date: Wed, 24 Nov 2004 17:17:37 +0100

Ciao Talmaier,
  from the Delphi Help "ftCursor -> Output cursor from an Oracle stored
procedure (TParam only)"...

Hope It Helps,
  Paolo Mancini

"Talmaier Gábor" <gabor.talmaier@multipolaris.hu> ha scritto nel messaggio
news:41a4a5ac@newsgroups.borland.com...
> Hi All!
>
> Is it possible to get a cursor from a stored procedure? I couldn't set the
> TADOStoredProc parameters DataType to ftCursor. I've got the message:
> "Arguments are of the wrong type, are out of acceptable range, or are in
> conflict with one another." How does it work? Does it work anyway? I use
> Oracle version 9.2.0.4.0 with OLE driver.
>
> Thanks in advance!!!
>
> Talmaier Gabor
>
>