Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TableUpdate failed. Please help!
Message
De
18/01/2000 14:06:19
 
 
À
18/01/2000 10:11:40
Jane Marie Ocampo
Innovision Systems International
Manila, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00319342
Message ID:
00319552
Vues:
9
>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.

Read the docs for TABLEUPDATE(). If it returns .F., it fills AERROR() with information about why it failed.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform