I have a table Client Information whose primary key is "ClientAccountNumber" which is used as foriegn key in another table named Liquidation.
I want to update ClientInformation's Address but the error says that this table is related to the other table Liquidation so you cannot update or delete.
I want to explain that I am updating only address which is not used in the other table. It should be updated.
Plz help me
2007-06-19
11:36:40
·
2 answers
·
asked by
raja
1
in
Computers & Internet
➔ Programming & Design