Re: auto commit

2004-12-31 Thread Rhino
I haven't worked with ODBC in several years and I was never very fluent with it but I *think* you need to use a SQLSetConnectAttr call, passing the desired value to SQL_ATTR_AUTOCOMMIT. This article describes the SQLSetConnectAttr call:

Re: Auto Commit

2003-03-23 Thread Paul DuBois
At 1:47 -0500 3/22/03, Serge Paquin wrote: Hello, A few months ago I asked to have the ability to turn off autocommit at a server level. I was told by a mySQL rep that this would not be added to the 3.23 tree but would be added to the 4 tree. Well since 4 has been declared stable I have u