Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I delete a record in buffering mode?
Message
De
18/06/2005 04:22:37
 
 
À
18/06/2005 04:05:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows 2000
Database:
Visual FoxPro
Divers
Thread ID:
01024568
Message ID:
01024569
Vues:
24
Hi Arun,

It depends on the record itself. If the record is a new record that you have just added to a buffered table, then all you have to do is revert the record - for this, check out TABLEREVERT() in the VFP help. If the record already exists in the table, you simply delete it but, to ensure that the delete persists to the source table (or other datasource), the you must issue a TABLEUPDATE(), again, see the VFP help for details.

HTH

>Hi All
>
>Please guide me, how can I delete a record when the table in buffering.
>
>
>Arun, India
-=Gary
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform