Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting from an updatable view
Message
 
 
À
13/02/2001 14:55:12
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00475437
Message ID:
00475450
Vues:
28
>I have a view that shows data from one table plus a look-up field from another table. I want to be able to delete a record from the main table without affecting the look-up table. How can I do this?
>
>Thanks,
>Elyse

As long as you have not made the lookup table part of the view updatable, all you need to do is delete the record in the view. When I include descriptive data from a lookup table in a view, the lookup table part of the view is never updatable. If you did not identify a key field for the lookup table, then that table does not get updated.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform