You can update data in a view and the base tables that the view was created from.
In This Section
- Preparing to Update Views
- Describes properties that need to be set so that you can update views.
- How to: Update Data in a View
- Describes how to enable updates for views.
- How to: Update a Table in a View
- Describes how to update base tables in the remote data source for a view.
- How to: Update Multiple Tables in a View
- Describes how to update multiple base tables for a view.