Subject | RE: [IBO] creation order |
---|---|
Author | Jason Wharton |
Post date | 2004-11-29T17:15:53Z |
> is this component creation order is correct: session, connection,Yes.
> transaction & transprops?
> when creating components in a code, do I need explicitly setYes.
> connection and
> transaction properties?
> or connection is enough (transactionNot enough. Set them explicitly.
> is set to connect'ios transaction automatically)?
> is that true, that dsql component users it's own session (notHave the DSQL instance created with session as owner or call the
> default if
> not set)?
CreateWithSession constructor.
Jason Wharton
www.ibobjects.com