Transactions between multple servers.

  • Thread starter Luis Esteban Valencia
  • Start date
L

Luis Esteban Valencia

I have an applications that makes some UDPATES and INSERTS but those
commands are on differente servers: How can I make them to execute as an
unit ? I mean as a transaction

I tried but an sqltransaction can only be assigned to ONE connection.
 
R

Roberto Lopes

Hi Luis,

Are you using SQL Server 2000? If you do, you can use Linked Servers. If you
are using SyBase, I think the concept is foreign table.
It's just put all in only onetransaction.

Roberto Lopes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top