Updatable Join Support

The Desktop Database Drivers support updatable joins, meaning that updates made to the table created by the join are reflected in the base table and updates made to the base table are also reflected in the table created by the join. However, if you open a cursor on a query that is based on a one-to-many relationship, you may not be able to update its underlying tables by calling SQLSetPos. The following types of fields may not be modifiable: