sybperl-l Archive
Up Prev Next
From: "Mark A dot Downing" <mdowning at stratasource dot com>
Subject: Re: Sybase::CTlib / stored procs problem
Date: Aug 15 2000 1:06AM
On Mon, 14 Aug 2000, Michael Peppler wrote:
> You just have to remember that some of the output from system stored
> procs is returned via PRINT statements, which are sent to the server
> callback (see ct_callback()).
Thank Michael. I forgot about ct_callback. I changed my code to install
a callback, and I now get what I was looking for.
I should have asked this last week (grin).
--Mark
|