Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Flush
Message
De
09/11/2007 02:52:49
 
 
À
09/11/2007 02:35:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Flush
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01267840
Message ID:
01267856
Vues:
22
On Save Button, I use FLUSH FORCE command as
select avlbook
seek thisform.text1.value
if !found()
	append blank
	replace date with thisform.text14.value
	replace gate_no with thisform.text1.value
endif

select avlbook
go top
append blank
delete
pack
flush force
Is it true way or I should change codes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform