Subject | Re: [firebird-support] Re: foreign Key Deletion |
---|---|
Author | Maurizio P. |
Post date | 2006-08-18T13:05:38Z |
thanks to everyone , finally i did it :
just i put a trigger (before update) where i check the value of the foreign key :
if it is '"" i change it to null , so i can change the values as i want .
Maurizio
[Non-text portions of this message have been removed]
just i put a trigger (before update) where i check the value of the foreign key :
if it is '"" i change it to null , so i can change the values as i want .
Maurizio
[Non-text portions of this message have been removed]