Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TableUpdate failed. Please help!
Message
De
18/01/2000 10:11:40
Jane Marie Ocampo
Innovision Systems International
Manila, Philippines
 
 
À
18/01/2000 08:58:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00319342
Message ID:
00319432
Vues:
7
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform