distributed transaction

F

Francois Malgreve

Hi folks,

I have a simple request, I have 3 SQL Servers which are linked server. Data
is spread out over those 3 servers.

Some transactions must be spread on more than SQL server and then I do not
know how to do this as i think that one transaction (SqlTransaction) can be
tight to only one SqlConnection...

I have seen some information on the internet about that but it was for the
framework 2.0 and we are using .Net 1.1

Thanks a lot in advance,

Francois
 

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

Top