Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about TABLEREVERT()
Message
 
 
À
23/01/2009 14:55:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01376614
Message ID:
01376618
Vues:
21
This message has been marked as the solution to the initial question of the thread.
Either try with insert (instead of append blank and replace) or with buffering 5.

>In the Init of my form I have an SQLEXEC() which retrieves data from a MySQL table.
>CURSORGETPROP("Buffering") is 3
>
>I have an ADD RECORD button which does
>APPEND BLANK
>REPLACE cid WITH SYS(2015)
>
>I have CANCEL button which does a TABLEREVERT(.T.) which returns a 1
>
>However the APPENDED record is still there.
>
>What settings do I need so that the APPENDED record disappears from the cursor????
>
>Thanks to all
>
>...........Rich
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform