Reduced Flushing of the Cache

When adding data to a table, Microsoft Jet 3.0 always flushes (writes) its cache to disk every two seconds after adding each extent (up to 16K). Microsoft Jet 3.5 flushes its cache only after all new extent data has been added to the database. This results in less disk I/O.