Setting | Description | Visual Basic |
|
Dynaset | (Default) You can edit bound controls based on a single table or tables with a one-to-one relationship. For controls bound to fields based on tables with a one-to-many relationship, you can't edit data from the join field on the "one" side of the relationship unless cascade update is enabled between the tables. | 0 |
Dynaset (Inconsistent Updates) | All tables and controls bound to their fields can be edited. | 1 |
Snapshot | No tables or the controls bound to their fields can be edited. | 2 |