cancel
Showing results for 
Search instead for 
Did you mean: 

Update View and Proxy

Former Member
0 Kudos
2,214

Hi, we have created a proxy table 'orders' in our main database. We created a view 'v_orders' in our branch database for reading the data. This works fine. We can also do Updates on 'orders' from main and branch. But doing an update on 'v_orders' only works in the main database.

So how to update view which is pointing on a proxy table from the branch database?

Accepted Solutions (0)

Answers (0)