Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TableUpdate failed. Please help!
Message
From
18/01/2000 10:11:40
Jane Marie Ocampo
Innovision Systems International
Manila, Philippines
 
 
To
18/01/2000 08:58:01
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00319342
Message ID:
00319432
Views:
8
My exact code when clicking a button for saving is this:
SELECT rvCustomer
lUpdate = TABLEUPDATE()
IF lUpdate
    REQUERY('rvCustomer')
ELSE
    MESSAGEBOX('Update failure',64,'update')
ENDIF
Thisform.Refresh()
It does not trigger error as if no error at all but it goes to the messagebox. My database however was upsized from native VFP using upsizing wizard.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform