Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deletion problem
Message
De
09/06/1999 15:02:34
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00226715
Message ID:
00228074
Vues:
16
PMFJI, you should need to do a delete on the view only. Only make sure that the "Send SQL update" option is checked in the view designer.

What Barbara was trying to tell you is that if your table is buffered, you will need a second TableUpdate() on the table to get the deletion all the way down to the table level.

HTH

>I am first deleting records out of the views(temporary cursors), then I am deleting the records out of the permanant table that holds the 1 to many relationship. I know that the records should be deleted with just the "delete for" clause and the table update should not be needed. I have tried deleting the records both with and without the table update and neither method works for the permanent table. Is there any way to force the data to be deleted out of the permanant table?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform