RE: DBTransaction question by chaz
chaz
Tue Jun 06 08:00:02 CDT 2006
Kevin,
Surely the DBTransaction is available at some level . Is this an oversight
on the design of the DBConnection object ?
It seems arbitrary that a function such as DBConnection.CommitTransaction()
has been left out , is there some underlying architectural reason for this?
thanks,
Chaz
"Kevin Yu [MSFT]" wrote:
> Hi Chaz,
>
> We cannot get the pending transactions from a DBConnection object. So you
> have to keep the object reference, so that you can commit or rollback the
> transaction.
>
> Kevin Yu
> Microsoft Online Community Support
>
> ============================================================================
> ==========================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ============================================================================
> ==========================
>
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>
>