Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View not updating data
Message
 
To
09/08/2006 03:46:15
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01143996
Message ID:
01144018
Views:
19
Hi,

>TABLEUPDATE()

if your users can change more than one row, you need
TABLEUPDATE( .T. )
to update all modified records, not just the current one. Also, you should make sure that TABLEUPDATE() returns .T.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform