Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Relation on same table
Message
De
27/05/2006 09:18:17
 
 
À
27/05/2006 08:58:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01125494
Message ID:
01125496
Vues:
13
>I have table that has relation to itself. I have related field Field1 to field Field2 and set referential integrity for update to be Cascade (Delete - Restrict, Insert - Ignore). When I change value of Field1 it doesn't want to update Field2 with new value, it says that trigger failed.
>
>Why is that happening? Any solution?

Boban,

Once a Trigger routine is entered for a table, no modifications are allowed on that table

It is ok to have a cascade Table1 >> Table2, but not Table1 >> Table1
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform