Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View not updating data in form
Message
De
08/09/2007 21:24:49
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
View not updating data in form
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01253245
Message ID:
01253245
Vues:
66
Hi all,

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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform