Hi,
I am just testing ODBC access to an Oracle Database through PhP. I am able to execute an SQL command, run an Oracle procedure, using the syntax odbc_exec($id, "{call myproc('myparam')}).
But I do not know how to execute an oracle function.
I have used odbc_procedurecolumns to obtain the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.