On Mon, 2002-11-18 at 13:24, David L. Good wrote: > I have some SQL with Sybase 'print' statements. I have a syb_err_handler > setup, and I see the print statements coming there, but they also get > printed to stderr. Is there any way to stop the output to stderr?
Return 0 from the syb_err_handler when you see a print statement (i.e. when the error message number is 0). Michael -- Michael Peppler / [EMAIL PROTECTED] / http://www.mbay.net/~mpeppler [EMAIL PROTECTED] / ZetaTools, Inc / http://www.zetatools.com ZetaTools: Call perl functions as Sybase stored procedures!
signature.asc
Description: This is a digitally signed message part
