What you can do

You can:

NoteUpdatability of views Some views are logically updatable; some are not. For the rules your DBMS follows for updating views, see your DBMS documentation.

StepsTo specify update characteristics for a form:

  1. Select Design>Update Properties from the menu bar.

  2. If the form is a master/detail style, select the data source as prompted.

    The Specify Update Properties dialog box displays.

  3. To prevent updates to the data, make sure the Allow Updates box is not selected.

    To allow updates, select the Allow Updates box and specify the other settings as described below.

  4. Click OK.

Changing tab values

InfoMaker does not change the tab values associated with columns after you change the update characteristics of the form. If you have allowed updates to a table in a multitable form, you should change the tab values for the updatable columns so that users can tab to them.

For more information, see “Defining the tab order in a form”.