distributed transaction between two MS SQL Server 2005
        Posted  
        
            by Lukas Šalkauskas
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Lukas Šalkauskas
        
        
        
        Published on 2008-10-16T09:27:27Z
        Indexed on 
            2010/03/21
            14:31 UTC
        
        
        Read the original article
        Hit count: 294
        
I need to make DISTRIBUTED TRANSACTION between two MS SQL Server 2005, it drops an error that NO ACTIVE TRANSACTION IS PRESENT or smth like this. DTCTESTER programs drops an error that transaction could not be done. btw 135 port is open on the firewall.
Maybe anyone knows what a problem, or have a suggestion?
© Stack Overflow or respective owner