Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View not updating data in form
Message
 
 
À
08/09/2007 21:24:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01253245
Message ID:
01253297
Vues:
21
You have to check return code from TABLEUPDATE() to make sure that it succeeded.

>
>I have a multitable view to which I issue a delete command within a form. Problem is that it is not updating the delete, and the record remains visible after a delete.
>
>Here is my code:
>
>SET MULTILOCKS ON
>CURSORSETPROP('Buffering', 5, "vuestock")
>DELETE
>TABLEUPDATE()
>
>
>Interestingly the same commands facilitate a physical delete from within the view designer, and from the command window. But not from within the form.
>
>Thanks very much,
>
>With regards,
>
>Steve
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform