View Single Post
  #1 (permalink)  
Old 07-27-2006, 09:12 AM
NeedHelp NeedHelp is offline
Programming God
 
Join Date: May 2006
Posts: 527
Rep Power: 13
NeedHelp is on a distinguished road
Default Oracle/PHP Error

I developed a program and it worked fine. Some guys changed the tables I was using a little and now I get this error:

Warning: Ora_Parse failed (ORA-00933: SQL command not properly ended -- while processing OCI function OPARSE) in <filename> on line 106
Oracle code - ORA-00933: SQL command not properly ended -- while processing OCI function OPARSE

Anyone know what this means? Why would a table change cause this error even though I've updated the SQL inside the PHP?
__________________
I Need Help
Reply With Quote

Sponsored Links