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 -> bind variable

bind variable

From: steve <a_at_b.com>
Date: Thu, 5 Aug 2004 11:26:39 -0500
Message-ID: <10h4nttroodoh6b@corp.supernews.com>


i've got a php page hitting an oracle db. in the page, there's an update statement that effects one row and uses the returning/into statement. oracle balks that the bind variable is not declared. the production site that this page is on works fine and doesn't give the error. this error is only ocurring on our dev box. why does it work on one but not the other? how can i fix it?

tia,

steve Received on Thu Aug 05 2004 - 11:26:39 CDT

Original text of this message

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