Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local Views - Delete Vs. Update
Message
De
10/01/2000 21:23:27
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00315369
Message ID:
00315918
Vues:
28
>Eric!
>
>Can you help me?
>
>Y. Sivaram

What would you like the view to do? If you just need to notify the user that his record has been deleted, you can check the deleted status of the underlying record with DELETED(), or by performing a SELECT SQL to see if the record still exists, before TABLEUPDATE().

If the second user's changes should recreate the record, you can set the views update method to use DELETE, then INSERT. This option is available in the view designer.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform