Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding a record to a Table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00147776
Message ID:
00147783
Vues:
40
>>>John,
>>>
>>>If you have buffering turned on on the table you can use TABLEUPDATE() to commit the changes or TABLEREVERT() to reverse them.
>>>
clip
>>Will that still leave me with a blank record?
>>
>>Thanks
>
>Nope, it will remove the record.

I must be doing someting wrong as it still leaves a blank record. I did a ? CURSORGETPROPERTY("Buffering") it reports 2 (row buffering as set in the form) I do a APPEND BLANK with the "Add" button then a =TABLEREVERT(.T.) with the "Revert" button. The data blanks but the empty row remains in the table.

Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform