Subject | Re: [IBO] Re: Connect "Transaction to Connection" or "Connection to Transaction" |
---|---|
Author | Raymond Kennington |
Post date | 2002-11-25T16:40:36Z |
geraldo_ls wrote:
TIB_Connection1.DefaultTransaction as TIB_Transaction1
and
TIB_Transaction1.IB_Connection as TIB_Connection1
so it appears to be possible.
I would like to know what the differences and similarities are.
Now that there is at least one user who is not aware of this, it seems to be more relevant to understand the differences
and when to use one or the other.
--
Raymond Kennington
Programming Solutions
W2W Team B
>...
> --- In IBObjects@y..., Raymond Kennington <progsol@c...> wrote:
> > What is the difference between connecting components
> > "Transaction to Connection"
> > and
> > "Connection to Transaction"?
> >
> > TIA
> > --
> > Raymond Kennington
> > Programming Solutions
> > W2W Team B
>
> There isn't a TIB_Connection to TIB_Transaction connection.
>I just connected
TIB_Connection1.DefaultTransaction as TIB_Transaction1
and
TIB_Transaction1.IB_Connection as TIB_Connection1
so it appears to be possible.
I would like to know what the differences and similarities are.
Now that there is at least one user who is not aware of this, it seems to be more relevant to understand the differences
and when to use one or the other.
--
Raymond Kennington
Programming Solutions
W2W Team B