You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, here are the details.
From what I have seen in the code of the exporter, it will never perform deletes on the target database, is that correct?
So if an object is deleted in the front end, the only way to delete it from the target database is to drop the table and repopulate it fully?
When an inspection_item is deleted in the front end, the incremental refresh does not remove it from the target database.
SQL Server in our case.
The text was updated successfully, but these errors were encountered: