Let's not open an error report just yet... there are already too many "bugs" in the database! A snippet of the relevant code would be nice though. Perhaps your odbc_errormsg($conn) is being echo'd to stdout? Or you are using those fun Exception beasts? On 4/26/06, chris smith <dmagick@xxxxxxxxx> wrote: > > On 4/27/06, cybermalandro cybermalandro <cybermalandro@xxxxxxxxx> wrote: > > I have set in display_errors = off on my php.ini but I can still see > ODBC > > related error messages when I try to duplicate an ODBC error. Am I > missing > > something to turn this off? > > Can you produce a small test case? Maybe post a bug report: > http://bugs.php.net > > -- > Postgresql & php tutorials > http://www.designmagick.com/ > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >