Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error using TaxRI
Message
De
26/12/2003 13:25:14
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Error using TaxRI
Divers
Thread ID:
00862168
Message ID:
00862168
Vues:
53
Hi,
I have the following relationship between table

Consultancy
PK: iID

Payment
PK: iID
FK : iConsultID

PaymentDetails
PK: iID
FK: iPayID
FK: iPayTypeID

PaymentType
PK: iID

Consultancy.iID -> Payment.iConsultID 1:n
Payment.iID -> PaymentDetails.iPayID 1:n
PaymentType.iID -> PaymentDetails.iPayTypeID 1:n

I get error "missing operand" at CREATE TRIGGER ... line while generating RI code. The error only happened if I have links involve payment, paymentdetails

Any ideas?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform