Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Corrupt table observations
Message
De
16/04/2003 17:06:57
 
 
À
15/04/2003 15:30:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00777421
Message ID:
00778624
Vues:
11
Part 2

There's nothing in the code sample that looks problematic to me.

In relation to attempting to determine the overall root cause of header record count "corruption" I would characterize this code as:
- NO buffering in effect;
- NO TRANSACTION in use;
- EXACT is ON;
- USEs all as SHARED and into numbered work areas;
- Tables always SELECTed prior to APPEND BLANK or REPLACE;
- SELECT is always by work area number;
- APPEND BLANK always follows a SCAN/ENDSCAN.

It will be interesting to see how other problematic applications compare.

>I dont know when the corruption occured. The app that ran that process was vfp7, until recently, today. However that process is the only thing that happens to punchparams.dbf except for normal form interface record editing. It is very unlikely that 2 users were trying to access the same record at the same time & that process executes after hours.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform