About controlling updates

When PocketBuilder generates a basic DataWindow object, it defines whether the data is updatable using the following default settings:

You can accept the default settings or modify the update characteristics for a DataWindow object.

NoteIf using a Stored Procedure or External data source If the data source is Stored Procedure or External, you can use the GetNextModified method to write your own update script. For more information, see the DataWindow Reference in the online Help.