Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Writing to a new Table
Message
 
 
To
15/12/2009 19:06:49
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01439105
Message ID:
01439270
Views:
42
>hmm so I looked at your code I always read buffering was to protect data during updating never quite got that part .Also i dont really follow your save code....nor do i trust mine
>I wrote code to a field then hit save then i browsed the data was there
>in the save button i had(tableupdate() then i added what you sent)
>
>then i ran the form again...wrote in a name then without pressing save i browsed the table...sure enought the new data was there(in the table) without i attempted to save. In that case the only way i could ensure that no data was saved without i wanted it done was putting a revert in the close button and upon destruction of the form now our saves dont work.:D is it because i have table revert when i close the form?

Yes, on a buffered table TABLEUPDATE saves information to a table and TABLEREVERT restores information to the original state.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform