Having difficulty writing to a linked server via a trigger. Going from SQL Server 7 to Oracle 9i. Am able to query Oracle database in Query Analyzer and insert data in Oracle table from Query Analyzer (so syntax and configuration of Linked Server appear to be fine) but get error when trying to insert data into an Oracle table via trigger. Message says OLE DB provider MSDAORA does not support distributed transactions. Any ideas welcome!