Subject | RE: [firebird-support] Re: InterBase, Dephi, BDE and Transactions |
---|---|
Author | Gustavo |
Post date | 2004-11-16T14:48:07Z |
Alan:
Can you explain me a little more about putting a session component and sarting another transaction?
I think, if I do that, the BDE will anyway do it's implicit transaction and will physically post things on the DataBase before I commit my other transaction. In this case my transaction won't be useful. Is it like that what I'm saying?
Gustavo
----- Mensaje original -----
De: Alan McDonald
Para: firebird-support@yahoogroups.com
Enviado: Martes, 16 de Noviembre de 2004 03:34
Asunto: RE: [firebird-support] Re: InterBase, Dephi, BDE and Transactions
transaction with this other session. The BDE will allow that but it's not a
nested transaction it's just another transaction.
Alan
[Non-text portions of this message have been removed]
Can you explain me a little more about putting a session component and sarting another transaction?
I think, if I do that, the BDE will anyway do it's implicit transaction and will physically post things on the DataBase before I commit my other transaction. In this case my transaction won't be useful. Is it like that what I'm saying?
Gustavo
----- Mensaje original -----
De: Alan McDonald
Para: firebird-support@yahoogroups.com
Enviado: Martes, 16 de Noviembre de 2004 03:34
Asunto: RE: [firebird-support] Re: InterBase, Dephi, BDE and Transactions
> and by now, the transaction is started, so you can't go a head and startOf course you could choose to put a session component down and start a
> another one while the current one is neither committed nor rolled
> back. Delphi thinks you are trying to request a nested
> transaction and it
> whines at you.
>
> ./hb
>
transaction with this other session. The BDE will allow that but it's not a
nested transaction it's just another transaction.
Alan
[Non-text portions of this message have been removed]