Quantcast
Channel: Microsoft Identity Manager forum
Viewing all articles
Browse latest Browse all 7443

Getting "[Modify] Could not get required interface" Error on SQL MA Using INSTEAD OF Trigger

$
0
0

I have a SQL MA that is connected to two views (one for main view for normal import/export, the other for Delta import).  The main view joins two tables.  There is an INSTEAD OF trigger on the main view, to allow updates back to a specific base table (which is included in the join of the main view). 

I had thought this would allow the SQL MA to write updates back to the base table. I verified I can update the view (and thus, the base table via the INSTEAD OF trigger) using the same credentials configured for the SQL MA in SQL Server Management STudio. 

However, when I try to run an export from the SQL MA, I get cd-error for each entry it is trying to export.  Here are the errors:

Connected data source error code: 0x80230808

Connected data source error: [Modify] Could not get required interface

I was reading some things about possible some issue with OLE DB (which I understand SQL MA is based on) not being able to "see INSTEAD OF triggers" or something like that.  Has anyone else implemented updateable views using INSTEAD OF triggers in conjunction with the SQL Management Agent?  I am on version 4.1.3441.0.

Any insight here? Thanks!


Viewing all articles
Browse latest Browse all 7443

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>