|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: sybperl and dbcc
Date: Apr 23 2001 3:10PM
Jon Hawkesworth writes:
> I've used this syntax with any number of regular sql queries but for some
> reason, when I call the dbcc function, although the command goes away long
> enough for me to believe that the command has been run by Sybase, I can't
> seem to get it to produce any output:
dbcc commands return their output via the server message callback. The
sybperl distribution includes a dbcc.pl script that you should be able
to adapt to your needs - it's in the eg/ directory.
Michael
--
Michael Peppler - Data Migrations Inc. - mpeppler@peppler.org
http://www.mbay.net/~mpeppler - mpeppler@mbay.net
International Sybase User Group - http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|