On Mon, Nov 18, 2002 at 01:46:36PM -0800, Michael Peppler <[EMAIL PROTECTED]> wrote:
> 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

That did it!  Seems so obvious once I have the answer :)
Thanks!


-- 
David Good                                                    [EMAIL PROTECTED]

                 This space intentionally left blank.

Reply via email to