On Mon, Nov 22, 2010 at 19:29, Edward Mendez <emendez...@nc.rr.com> wrote:
> By best guess is that Microsoft Reporting Services is running the report and
> after the report is run, the transaction is rolled back.
>
>
>
> My question, is if there is a way to set on an auto commit feature on the
> Firebird .net data provider? I know some data providers use an “auto_commit”
> ( or some other variation ) to turn on/off the auto commit feature from the
> connectionstring?

If the command succeeds, the implicit transaction is committed. If it
fails, it's rolled back. Explicit transactions are handled by creator
or if not properly ended, it's rolled back when the connection is
closed.

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to