Handling Inserts and Updates to Remote Data

When a user inserts a record into a remote table, Microsoft Jet sends values for every field in the recordset to the remote database. Similarly, when a user updates records in the remote database, the engine sends the values that changed during the update.

You should be aware of three special cases when using Microsoft Jet to insert or update remote data: