RE: :Sybase and 'begin tran'
"Avis, Ed" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <DF24A9E1F4F65240B17401C06020AB43400142@EXLN1-VS1.london.kbcfp.com> |
Frank Uebel wrote: >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. Ah, this is exactly the same problem I had earlier today! I was connecting to Replication Server. Yes, I would also like some way to stop DBD::Sybase issuing 'begin tran' unless this is explicitly requested. -- Ed Avis <[email protected]>