On Mon 5 Oct 2009, Felipe Monteiro de Carvalho wrote:
> The problem now is that the write doesn't go immediately to disk, so
> when modifications are done this doesn't modify the displaying of data
> which is based on the read dataset.

Maybe you could do a sync operation or some such, to force changes to be 
written to disk. It would probably slow the system down, but you might 
be able to get it to work.

~David.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to