Re: Database transactions and data-state flags
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Wed, 1 Nov 2006 12:33:51 -0600
"Craig Buchanan" <someone@xxxxxxxxxxxxx> wrote in message
news:ui$CEcd$GHA.4892@xxxxxxxxxxxxxxxxxxxxxxx
Can you elaborate on now MTS would handle this? would the need for flagsbe
removed? would each object need to handle its own persistence?
Thanks.
<snipped>
MTS would roll the update for both the Invoice and LineItems into one
Transaction. (which appears to be what you want)
Not sure what you mean by objects handling its own persistence. Did you mean
it can somehow destroy itself when its job is done? If so then you could
persist them with COM+ and recall, remove, execute as you saw fit from a
higher authority.
There really isn't enough information to go into detail - just wanted to
suggest that instead of rolling 'r own, you might want to use other
services.
COM+:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cossdk/html/b21a6b08-c17c-4fcc-bc60-39037bc9902f.asp
MTS:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cossdk/html/40eccce1-a362-4adc-8060-f6923b9162c9.asp
-ralph
.
- Follow-Ups:
- Re: Database transactions and data-state flags
- From: Craig Buchanan
- Re: Database transactions and data-state flags
- References:
- Database transactions and data-state flags
- From: Craig Buchanan
- Re: Database transactions and data-state flags
- From: Ralph
- Re: Database transactions and data-state flags
- From: Craig Buchanan
- Database transactions and data-state flags
- Prev by Date: Re: Problems designing UserControl
- Next by Date: Re: Database transactions and data-state flags
- Previous by thread: Re: Database transactions and data-state flags
- Next by thread: Re: Database transactions and data-state flags
- Index(es):
Relevant Pages
|