Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record in Tables missing after closing the program
Message
De
19/01/2005 02:48:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Record in Tables missing after closing the program
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
00978426
Message ID:
00978426
Vues:
46
Hii,
I'm working with Sales Order Application which are using Free Tables SO.dbf in multy user environment. The problem occurs when more than 2 user append the table. At First all the records appended are visible to the program, but after the program closed some of them are dissapeare.

This is my save procedure.
Sele SO
FLock()
if MNew  && Flag for New Data
   Appe Blank
   Repl NSO with Thisform.TxtNSO.Value
endif
TableUpdate(.T.)
Flush
Unlock All
Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform