PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → File cache
File cache
Iniciado por Filipe Madureira, 12,dic. 2005 19:16 - No hay respuesta
Publicado el 12,diciembre 2005 - 19:16
Hi

Is there a way in Windev to force file writes to the disk?

I am having some problems in Windows Server 2003.
I use fopen, fwrite and fclose to write to files, but it seems that sometimes, the data is beying cached by windows, and it is only phisically writen latter.
Because of this, I am having some problems with my software.

Is there a way to override file cache?

Any sugestions?

Thanks

Filipe Madureira