Re: DBD::Sybase and 'begin tran'
Michael Peppler <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
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 - [email protected] - http://www.peppler.org/ Sybase DBA/Developer Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html