DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: update from sqlserver to oracle using triggers

  1. #1
    Join Date
    Jul 2001
    Location
    Bangalore
    Posts
    4

    Thumbs up

    I am wanted to update data using triggers from sql server to oracle using linked servers. I am getting the following error
    "[MICROSOFT] [PODBC SQL SERVER DRIVER][SQL SERVER] THE OPERATION COULD NOT BE PERFORMED BECAUSE THE OLE DB PROVIDER 'MSDAORA' DOES NOT SUPPORT DISTRIBUTED TRANSACTIONS"

    What is the parameter that I should set for this to work.

    Any help !!!!

  2. #2
    Join Date
    Jun 2000
    Posts
    179

    Talking

    it seems that you have a problem with the odbc driver , also beadvised that in SQL Server 7 triggers are after only not like Oracle after and before
    Hisham Nagia
    IT Manager For Development
    Oracle Consultant - OCP

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width