Skip to Content.
Sympa Menu

freetds - Re: Need help with DBD::Sybase 'make test' fails us ing FreeTDS.

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Wilson, John" <John.Wilson AT savvis.net>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: Need help with DBD::Sybase 'make test' fails us ing FreeTDS.
  • Date: Mon, 21 Oct 2002 18:11:18 -0500


Michael,
Thanks... I check it out.
regards, jd

-----Original Message-----
From: Michael Peppler [mailto:mpeppler AT peppler.org]
Sent: Monday, October 21, 2002 6:05 PM
To: TDS Development Group
Subject: [freetds] Re: Need help with DBD::Sybase 'make test' fails us
ing FreeTDS.

On Mon, 2002-10-21 at 15:48, Wilson, John wrote:
> use Sybase::CTlib;
> ct_callback(CS_CLIENTMSG_CB, \&syb_client_msg_cb);
> ct_callback(CS_SERVERMSG_CB, \&syb_server_msg_cb);
>
> If there is a DBI/DBD method that replaces this functionality that would
be
> very helpful, otherwise, I'll have to fix the above problem with
> blk_describe.

Check the syb_err_handler attribute description in the DBD::Sybase man
page. It's pretty close to setting up the error handling callbacks in
CTlib.

Michael
--
Michael Peppler / mpeppler AT peppler.org / http://www.mbay.net/~mpeppler
mpeppler AT zetatools.com / ZetaTools, Inc / http://www.zetatools.com
ZetaTools: Call perl functions as Sybase stored procedures!




Archive powered by MHonArc 2.6.24.

Top of Page