Error with OPENDATASOURCE
Hello...I've a problem with a Trigger...
I use this trigger after an insert into a table and in the trigger I use the function OPENDATASOURCE to do the same insert into another table on a remote db (so I use the OPENDATASOURCE to "connect" to the remote source)...but SQL Server writes out an error message (7391) and It Says the it's not possible to append the new transaction...Hel me plese....Thanks :)
|