EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TEasyTable.FlushBuffers
TEasyTable
Top 

Clears the buffers for the table and causes all buffered data to be written to the database table.

procedure FlushBuffers;

Description
Writes all of the buffered information for the table to disk.
The Delete and Post procedures typically write data to an internal buffer that the buffer management system of EasyTable writes to disk on a regular basis.
It is recommended to call occasionally FlushBuffers method when an application is idle to ensure that all changes are saved.


© AidAim Software EasyTable: Easytable Bde Alternative Single File Delphi Databas