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
|