The operation could not be performed because the OLE DB provider 'MSDAORA' was unable to begin a distributed transaction.
我写了一个存储过程和一个触发器,作用是通过链接服务器更新oracle上数据,但是出现: 
 The   operation   could   not   be   performed   because   the   OLE   DB   provider    'MSDAORA '   was   unable   to   begin   a   distributed   transaction. 
 请帮忙!
------解决方案--------------------錯誤提示已經寫的很清楚了啊。數據源不支持分布式事務。。