Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a new record
Message
From
28/10/1997 15:22:20
 
 
To
28/10/1997 15:08:01
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00057062
Message ID:
00057074
Views:
31
>The way I used to add a new record to a table was the user would fill in the fields, and then press SAVE. The system would then APPEND BLANK and REPLACE.
>
>By using .ControlSource, however, I have to APPEND BLANK first before the user can add anything to the table. If, however, the user changes their minds about adding a new record, a blank record is still in the table. I could check key fields, and if they are blank delete the record, but I was wandering about how everyone else is adding a new record to a table. Any input?
>
>Ed

Edward,
If you are using buffering, and the user decides to abort the adding a new record, can't you just use the tablerevert()??
This will get rid of the buffered appended record..

Thanx!

Tony Miller
Vancouver, Wa
Previous
Reply
Map
View

Click here to load this message in the networking platform