Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record in use by another user
Message
De
21/05/2001 08:35:07
David Fluker
NGIT - Centers For Disease Control
Decatur, Georgie, États-Unis
 
 
À
19/05/2001 14:50:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00508792
Message ID:
00509401
Vues:
20
Peter,

Intermittant problems like this are hard to track down. If you can get to the code where the error message is generated, you could add code to gernerate an error log (INSERT INTO ErrorLog ...) where you could put potential debugging info like user, datetime, table, record number and key fields, and anything else that would be helpful.

Or better yet, if you have enough disk space, you might create a "Transaction log" with a record created each time someone logs in or out, as well as each time a user calls the save routine. Then you'd have a record of the events and transactions that led to the "Record in Use", transactions that were failing, and the events, including who logged out, that led to the system working again.

Might give you some clues into this mystery.
David.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform