Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append Blank or Insert Into?
Message
 
To
14/09/1998 22:27:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00136359
Message ID:
00136619
Views:
31
David,

Everything you say is correct except in a buffered form. The distance in time between issuing an APPEND BLANK in an add button and the TableUpdate() that actually saves the record is so far that the difference is imperceptable. To get a blank record for editing you must APPEND BLANK to the buffer, once you have done that it makes no sense to issue an INSERT INTO rather than a TableUpdate().

This is an example of something that was the right way to do things before and has become no longer the right way.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform