Re: ODBC auto-commit mode nonfunctional with Microsoft?
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <1205060001.6575.2.camel@freddy> |
Il giorno ven, 07/03/2008 alle 16.20 -0500, James K. Lowden ha scritto: > And another thing! ;-) > > I haven't tested this myself, but I thought I should pass it along. > > Potentially a TDS 4.2 issue? > > --jkl > > Begin (edited) forwarded message: > > I was experimenting with the DB session's > "auto-commit mode". I found that it doesn't work for MS SQL, and it does > work for Sybase. I had to add a new workaround in OTL for this. Too few for a bug report... auto-commit mode is the default mode (not default is no auto-commit). 95% of unittests work in auto-commit mode so why do they work?? Perhaps the problem is in no auto-commit... but still this report is not that worth... freddy77