Subject | Re: Connect "Transaction to Connection" or "Connection to Transaction" |
---|---|
Author | geraldo_ls |
Post date | 2002-11-25T16:22Z |
--- In IBObjects@y..., Raymond Kennington <progsol@c...> wrote:
TIB_Connection has a DefaultTransaction property that is used when a
dataset that has no transaction is opened , then the default
transaction is used. This is a feature to save your time.
Note that even this way the following interaction apply:
TIB_Connection <-- TIB_Transaction <-- TIB_Query, TIBOTable etc
Geraldo Lopes de Souza
> What is the difference between connecting componentsThere isn't a TIB_Connection to TIB_Transaction connection.
> "Transaction to Connection"
> and
> "Connection to Transaction"?
>
> TIA
> --
> Raymond Kennington
> Programming Solutions
> W2W Team B
TIB_Connection has a DefaultTransaction property that is used when a
dataset that has no transaction is opened , then the default
transaction is used. This is a feature to save your time.
Note that even this way the following interaction apply:
TIB_Connection <-- TIB_Transaction <-- TIB_Query, TIBOTable etc
Geraldo Lopes de Souza