The same result
Thnaks
-Mensaje original-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] En nombre de
Jiri Cincura
Enviado el: miércoles, 13 de agosto de 2008 13:26
Para: For users and developers of the Firebird .NET providers
Asunto: Re: [Firebird-net-provider] Transactio
Try to turn
Try to turn off connection pooling.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the
CTED]
[mailto:[EMAIL PROTECTED] En nombre de
Jiri Cincura
Enviado el: miércoles, 13 de agosto de 2008 12:42
Para: For users and developers of the Firebird .NET providers
Asunto: Re: [Firebird-net-provider] Transactio
As far as I'm looking at the code (even if there's try without catch
or fin
13 de agosto de 2008 12:42
Para: For users and developers of the Firebird .NET providers
Asunto: Re: [Firebird-net-provider] Transactio
Hello:
Hello
I´m using fbclient 2.0 and VS 2008.
What it´s the problem with this code?
The Complete mothod of TransactionScope it´s never called, afeter execu
Hello:
Hello
>
> I´m using fbclient 2.0 and VS 2008.
> What it´s the problem with this code?
> The Complete mothod of TransactionScope it´s never called, afeter executed
> the field "ExitReales" from "articulos" has value=1, why?
are you enlisting the connection ??
--
Carlos Guzmán Álvarez
Vig
As far as I'm looking at the code (even if there's try without catch
or finally), I see ts.Complete() commented out.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
This S
Hello
I´m using fbclient 2.0 and VS 2008.
What it´s the problem with this code?
The Complete mothod of TransactionScope it´s never called, afeter executed
the field "ExitReales" from "articulos" has value=1, why?
Thanks
using (TransactionScope ts = new TransactionScope())