From:
<car...@te...> - 2004-01-21 16:04:51
|
Hello: I'm thinking on change a little the behavior if the implicit transaction support. The change i have in mind is that when there are no explicit transaction assigned to a FbCommand object the prepare method will start a new implicit trasaction, this transaction will be commited when the command is executed, in the case of ExecuteReader when the Reader is closed. The Dispose method will check in any case if there are a uncommitted implicit transaction and commit it in that case. Opinions ??? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |