Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about TABLEREVERT()
Message
 
 
To
23/01/2009 14:55:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01376614
Message ID:
01376618
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform