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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Result Sets Work With Procedures But Not Functions?

Re: Result Sets Work With Procedures But Not Functions?

From: <crazymf_at_Tesla.rcub.bg.ac.yu>
Date: 2000/01/31
Message-ID: <874k0k$9jf$4@zmaj.etf.bg.ac.yu>#1/1

In comp.databases.oracle DriftWood <driftwood_at_thebeach.fla.org> wrote:
> On Fri, 21 Jan 2000 03:10:29 GMT, dressen_at_my-deja.com wrote:
 

> Part of the problem might be that you are trying to use the procedure
> call ODBC Escape to call a function.
 

> {? = call RefTest.FuncEmpData(?)}
 

> try:
 

> begin ? = RefText.FuncEmpData(?); end;
 

> Or better yet switch to using the Function call escape instead.

A agree Received on Mon Jan 31 2000 - 00:00:00 CST

Original text of this message

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