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

Home -> Community -> Usenet -> c.d.o.misc -> Re: stored procedured call error

Re: stored procedured call error

From: Kleist <kleist_at_tlen.pl>
Date: Thu, 01 Sep 2005 14:33:25 +0300
Message-ID: <df6oui$2ms3$1@news.uar.net>


The solution was simple: copy - paste problem...

I`ve copied SP procedure code from db client with trailing "/" charekter. pl/sql syntax requers it to be added at the end of SP code, but if one compiles SP from PHP this charekter is not needed. Received on Thu Sep 01 2005 - 06:33:25 CDT

Original text of this message

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