Hi All,
A table trigger was created that will insert every new record into a staging table residing in another database instance on the same server. When a record is inserted into the table, the trigger fails to insert it into the staging table. If the staging table is in the same database instance, the trigger works fine. Could someone advise me how to resolve this problem?
Thank you very much for your inputs!
Yichang