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 -> Calling a function using ODBC?

Calling a function using ODBC?

From: P Jeromel <pjeromel_at_hotmail.com>
Date: Tue, 22 Jun 1999 08:56:35 +0930
Message-ID: <376ECA2B.FF26A048@hotmail.com>


Re all,

Is there any way of calling a table-modifying function (that bit is very important) from within a ODBC call.

I have tried the obvious SELECT FUNCTION_NAME(BLAH) FROM DUAL to actually execute the function, but since it's a table modifying function, then you can't have the WNDS pragma set.

So this doesn't work.

Has anyone else had better luck at doing this?

Thanks.
Paul Received on Mon Jun 21 1999 - 18:26:35 CDT

Original text of this message

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