Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 "The partner transaction manager has disabled its

Author  Topic 

esthera
Master Smack Fu Yak Hacker

1410 Posts

Posted - 2009-09-16 : 08:50:02
i'm trying to make a trigger that when a record is added to one table it inserts into my linked table
but when I do this and insert a record I get an error
"The partner transaction manager has disabled its support for remote/network transactions.".

what do I have to do to allow this to work?
   

- Advertisement -