Page 1 of 1

I need help with the warnings...

Posted: Tue Apr 08, 2003 3:36 am
by skull cowboy
HI all,

I'm programing in PHP with ORACLE8i, when i made a sql consult, and the sentence is not correct, then the server show me a warning. I only want to eliminate this message. someone can tell me how i can eliminate that?

Thanks in advance.

Best Regards.

Posted: Tue Apr 08, 2003 5:03 am
by Tubbietoeter
put an "@" before the oracle functions then sql is silent

Posted: Tue Apr 08, 2003 9:50 am
by skull cowboy
thanks,

your advice was very useful.

best regards.