Subject | Re: [firebird-support] Re: foreign Key Deletion |
---|---|
Author | Maurizio P. |
Post date | 2006-08-18T12:52:55Z |
i want the possibility to have a null value in the tCustomers.tbanksid ,
i can do it when i insert a new Customer , but the problem is that
i can't change the tCustomers.tbanksid to null to a previous inserted customer ,
this is the error message :
violation of FOREIGN KEY constraint "".
violation of FOREIGN KEY constraint "FK_TCLIENTI_1" on table "TCLIENTI".
where TClienti is tCustomer of my example
thanks for help
Maurizio
[Non-text portions of this message have been removed]
i can do it when i insert a new Customer , but the problem is that
i can't change the tCustomers.tbanksid to null to a previous inserted customer ,
this is the error message :
violation of FOREIGN KEY constraint "".
violation of FOREIGN KEY constraint "FK_TCLIENTI_1" on table "TCLIENTI".
where TClienti is tCustomer of my example
thanks for help
Maurizio
[Non-text portions of this message have been removed]