dbTalk Databases Forums  

Distributed Transactions

microsoft.public.sqlserver.server microsoft.public.sqlserver.server


Discuss Distributed Transactions in the microsoft.public.sqlserver.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
MerlinXP
 
Posts: n/a

Default Distributed Transactions - 12-19-2005 , 03:04 AM






J can touch data from different database and different serwer using
OPENDATASOURCE, but can I

1. run transaction on set of operations made on fifferent databases
running on the same sql server

2. run transaction on set of operations made on different databases
running on different sql server

M.

Reply With Quote
  #2  
Old   
John Bell
 
Posts: n/a

Default Re: Distributed Transactions - 12-19-2005 , 03:48 AM






Hi

Have you looked at using linked servers and the documentation on "BEGIN
DISTRIBUTED TRANSACTION" in Books online?

John
"MerlinXP" <MerlinXP_NOSPAM (AT) NOSPAM_poczta (DOT) onet.pl> wrote

Quote:
J can touch data from different database and different serwer using
OPENDATASOURCE, but can I

1. run transaction on set of operations made on fifferent databases
running on the same sql server

2. run transaction on set of operations made on different databases
running on different sql server

M.



Reply With Quote
Reply




Thread Tools
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.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.