Re: distributed transaction
- From: "Sahil Malik [MVP]" <contactmethrumyblog@xxxxxxxxxx>
- Date: Fri, 22 Apr 2005 01:18:15 -0400
Your answer is right here -
http://www.codebetter.com/blogs/sahil.malik/archive/2005/04/11/61755.aspx
Let me know if there are any further follow up / design questions.
- Sahil Malik [MVP]
http://codebetter.com/blogs/sahil.malik/
"Francois Malgreve" <francois.malgreveADgmail.com> wrote in message
news:OYkzBFvRFHA.2528@xxxxxxxxxxxxxxxxxxxxxxx
> 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
>
>
.
- References:
- distributed transaction
- From: Francois Malgreve
- distributed transaction
- Prev by Date: Manually adding to DataView / Custom RowFilter
- Next by Date: RE: DataTable.Select Sort order bug
- Previous by thread: distributed transaction
- Next by thread: Manually adding to DataView / Custom RowFilter
- Index(es):
Relevant Pages
|
Loading