Skip to Content.
Sympa Menu

freetds - Re: [freetds] freetds with DBD::Sybase 1.01 and stored procedure problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Peppler <mpeppler AT peppler.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] freetds with DBD::Sybase 1.01 and stored procedure problem
  • Date: Tue, 18 Nov 2003 15:41:03 -0800

On Tue, 2003-11-18 at 15:05, Adam H. Lewenberg wrote:
> We recently upgraded from DBD::Sybase 0.94 to DBD::Sybase 1.01 as well
> as from perl 5.6.1 to perl 5.8.0. We use DBD::Sybase along with
> freetds 0.61 to connect to an MS SQL Server (version 7). After the
> upgrade we are getting intermittent problems executing stored
> procedures that contain transactions. These SPs will sometimes (but
> not always) fail. This did NOT happen before the upgrade. The
> $DBI:errstr is not returning anything useful, so I do not know why the
> SP is failing.

Run the commands with full trace (DBI->trace(3)) this *should* give you
more information about the problem.

I don't recall any changes in transaction handling between 0.94 and
1.01, but that doesn't mean that there hasn't been any... 0.94 is pretty
old.

Michael
--
Michael Peppler Data Migrations, Inc.
mpeppler AT peppler.org http://www.mbay.net/~mpeppler
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or
long term contract positions - http://www.mbay.net/~mpeppler/resume.html




Archive powered by MHonArc 2.6.24.

Top of Page