Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Related Sections
- Displaying Data in Views
Describes different ways to display views.
- Managing Views
Describes tasks you can perform to manage views.
- Working with Views (Visual FoxPro)
Explains how to use views to create a customized updateable data set for your application.