[freetds] implicit transactions
Peter Deacon
peterd at iea-software.com
Sun May 11 14:58:57 EDT 2008
On Sun, 11 May 2008, Federico Alves wrote:
> sp_configure 'user options'
> name minimum maximum config_value
> run_value
> ----------------------------------- ----------- ----------- ------------
> -----------
> user options 0 32767 4486
> 4486
> I think the experiment is irrefutable: Set the option "tds version = 8.0",
> connect with tsql, and the settings "implicit transactions" is OFF
> (correct). Disconnect, comment out the option on freetds, reconnect (same
Have you tried:
sp_configure 'user options, 0
reconfigure with override
Then trying your tests again?
take care,
Peter
More information about the FreeTDS
mailing list