|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: DBD::Sybase and 'begin tran'
Date: Jan 27 2005 3:29PM
On Thu, 2005-01-27 at 14:40, Frank Uebel wrote:
> Hi,
>
> I have a question regarding the transaction behavior of DBD::Sybase. It
> adds "begin/commit transaction" to each connect. I've read the
> documentation and played with autocommit and syb_chained_txn, but could
> not completely remove those artificial lines. My problem is, the
> database I want to access is somewhat sybase compatible, but only
> supports basic statements like SELECT or UPDATE. So, those (forced)
> transaction-commands lead to errors in the database logfile.
Which version of DBD::Sybase?
And see my anser to Ed Avis today.
Michael
--
Michael Peppler - mpeppler@peppler.org - http://www.peppler.org/
Sybase DBA/Developer
Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html
|