On Mon, 2004-02-09 at 03:47, Orton, Yves wrote: > Hi, I was wondering if anybody had any advice on the following subjects: > > 1. How do you get "print" statements executed by the server? For instance, > I'm running Sybase, and on > > dump database foo to $file > > the server outputs a series of print statements as it does the backup. I > want to intercept these statements, but so far I can seem to see how to do > so.
See the syb_err_handler attribute in the DBD::Sybase pod. Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] http://www.mbay.net/~mpeppler Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or long term contract positions - http://www.peppler.org/resume.html
