Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ODBC - How can I call an Oracle function and return the function value over Oracle ODBC??
Try Something like:
lcsql="Select myfunct() from dual"
SQLEXEC(nconhandle,lcsql)
In article <89cdqn$fb6$1_at_perki.connect.com.au>,
"George" <george_at_expohire.com.au> wrote:
> Anyone got this working??
> (Using Oracle 8.0.5)
>
> George
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Mar 06 2000 - 04:17:23 CST
![]() |
![]() |