Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with tableupdate?
Message
De
15/06/2000 20:38:29
 
 
À
15/06/2000 14:11:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00380439
Message ID:
00381114
Vues:
17
I experiended a problem like that, and after a lot of research, I found the following :

When you use buffermode 5 with VFP and Novell Servers, you must adjust the lock parameters in the server. Thats because VFP uses a "lock" mecanism to do its transaction process. If your aplication does a lot of editing, you have a lot of "locks".

The solution I got was : go to the server, load the "monitor" and select "Set parameters", option "Locks", change all the parameters,( I use 10000 per connection ). It will consume some server memory.

It seems that when this value is exceeded, the VFP waits for ever, without error messages.

I hope can help you.

Carlos.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform