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: Michael Peppler <mpeppler AT peppler.org>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: Need help with DBD::Sybase 'make test' fails us ing FreeTDS.
  • Date: 21 Oct 2002 16:05:04 -0700

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!

Attachment: signature.asc
Description: This is a digitally signed message part




Archive powered by MHonArc 2.6.24.

Top of Page