Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Close Data hangs applciation
Message
De
19/04/2000 08:51:57
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00355186
Message ID:
00361219
Vues:
47
Josh,

Sorry for the delay, but i found the registry key:

See for more info and other options, Article ID: Q134637 in MS kb

CachedOpenlimit controls the number of files that are cached open for optimization. Disabling this optimization and not caching open files has succeeded in alleviating these errors with FoxPro. The CachedOpenLimit parameter is located in the following key:


\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
\LanmanServer\Parameters


If CachedOpenLimit exists, change the parameter to 0. If it does not exist, add it as follows:

Value Name: CachedOpenLimit
Data Type: REG_DWORD
Data: 0


Good luck,

Walter,

>>- Don't use exclusive access in tables
>So just 'flock()' the tables instead?
>
>>- Be sure someone else is using the tables too. (forcing VFP to inmediately writeback changes)
>Like just having it open in another application?
>
>>- On the NT server disable exclusive oplocking (changing /modifying a registry key, but I forgot which one it was, maybe someone else can tell).
>If you think of it; let us know...
>
>Thanks
>-josh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform