Inserting and Updating Data on a Remote Data Source

When you insert records or update data on a remote data source, you must be aware of a few characteristics of the database server that may affect your application’s behavior. This section discusses simple record insertions, the way Microsoft Jet handles updates, speeding up inserts and updates with bulk operations, and refreshing the data in your recordset with the latest data from the database server.