Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to protect a dbf from modification and delete ?
Message
De
02/10/2000 20:57:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00423844
Message ID:
00423848
Vues:
19
>I have an history file that I want to protect. I can only insert in it. No modification and no delete.
>
>Should I use the trigger ? If yes, what do I do ? Just put something linke RETURN .F. ? Will it trigger the on error ?
>
>Thanks
>Eric

This would be RETURN .F. from the the table's update and delete triggers, right?
Sounds good to me.
It won't trigger the on error, but a trigger error will be thrown.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform