Is there a way to disable main disk drive write ahead caching
from within VFP? Registry key or something.

-----------------------------------------------------------------
Paul Lee ........... Abri Technologies ......... http://abri.com/
'Recover' - top rated FoxPro file repair utility.
-----------------------------------------------------------------

Re: Disabling drive write ahead caching by Stefan

Stefan
Mon Aug 09 02:37:25 CDT 2004

Hi Paul,

There seem to be more than one Registry key involved -
the RegMon freeware from www.sysinternals.com shows these
among others when changing disk cache manually
Access
HKLM\Software\Microsoft\Esent\Global\Cache Manager\Enable Opportune Writes
Assign
HKLM\System\CurrentControlSet\Enum\IDE\<yourDiskName>\<serial no>\Device
Parameters\Disk\UserWriteCacheSetting = 0x0

(line wrap)

I guess Windows "Limited user" privileges might fail.
See also KB811392, KB834786


hth
-Stefan

"Paul Lee" <no@spam.please> schrieb im Newsbeitrag
news:Xns953FD244669F0JD0MS@207.46.248.16...
>
> Is there a way to disable main disk drive write ahead caching
> from within VFP? Registry key or something.
>
> -----------------------------------------------------------------
> Paul Lee ........... Abri Technologies ......... http://abri.com/
> 'Recover' - top rated FoxPro file repair utility.
> -----------------------------------------------------------------


Re: Disabling drive write ahead caching by Al

Al
Mon Aug 09 09:54:51 CDT 2004

Not without restarting
If you find a way, please post it

thanks

al

"Paul Lee" <no@spam.please> wrote in message
news:Xns953FD244669F0JD0MS@207.46.248.16...
>
> Is there a way to disable main disk drive write ahead caching
> from within VFP? Registry key or something.
>
> -----------------------------------------------------------------
> Paul Lee ........... Abri Technologies ......... http://abri.com/
> 'Recover' - top rated FoxPro file repair utility.
> -----------------------------------------------------------------