Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Only looking for a real change
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01419062
Message ID:
01419222
Vues:
58
This message has been marked as a message which has helped to the initial question of the thread.
Hi Naomi,

> But I don't want to save when nothing has changed - what should I do to avoid it?

In this case you need to find the code that saves data and extend it with some code that performs a TABLEREVERT() on the current record when the record hasn't changed. The key is that you have to either use TABLEREVERT() or TABLEUPDATE(). You cannot simply do nothing, even when data hasn't changed.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform