HighTechTalks DotNet Forums  

Re: How to work distributed transactions without MTS--Win2000

Dotnet Framework (Component Services) microsoft.public.dotnet.framework.component_services


Discuss Re: How to work distributed transactions without MTS--Win2000 in the Dotnet Framework (Component Services) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Chee Pin Cheam
 
Posts: n/a

Default Re: How to work distributed transactions without MTS--Win2000 - 03-16-2005 , 11:27 AM






kiran & Dev wrote:
Quote:
Hi Every one

How to work distributed transactions without MTS , using Windows 2000 server .
We can work it out in windows 2003 server environment using ServiceConfig,
ServiceDomain.

Any suggestions are fully appreciated

With Many thanks

At the high level, you will have to deal with MSDTC API. Windows 2003
allows that with ServiceDomain features.


Reply With Quote
  #2  
Old   
Stan
 
Posts: n/a

Default Re: How to work distributed transactions without MTS--Win2000 - 03-21-2005 , 01:29 PM






You can use BEGIN DISTRIBUTED TRANSACTION in SQL

"Chee Pin Cheam" <cpcheam (AT) hotmail (DOT) com> wrote

Quote:
kiran & Dev wrote:
Hi Every one

How to work distributed transactions without MTS , using Windows 2000
server .
We can work it out in windows 2003 server environment using
ServiceConfig,
ServiceDomain.

Any suggestions are fully appreciated

With Many thanks

At the high level, you will have to deal with MSDTC API. Windows 2003
allows that with ServiceDomain features.



Reply With Quote
  #3  
Old   
Florin Lazar [MSFT]
 
Posts: n/a

Default Re: How to work distributed transactions without MTS--Win2000 - 03-30-2005 , 02:31 AM



Or better, use System.Transactions from Whidbey.

--
Florin Lazar - Microsoft - [ http://blogs.msdn.com/florinlazar ]
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Stan" <nospam (AT) yahoo (DOT) com> wrote

You can use BEGIN DISTRIBUTED TRANSACTION in SQL

"Chee Pin Cheam" <cpcheam (AT) hotmail (DOT) com> wrote

Quote:
kiran & Dev wrote:
Hi Every one

How to work distributed transactions without MTS , using Windows 2000
server .
We can work it out in windows 2003 server environment using
ServiceConfig,
ServiceDomain.

Any suggestions are fully appreciated

With Many thanks

At the high level, you will have to deal with MSDTC API. Windows 2003
allows that with ServiceDomain features.




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.