G
Guest
Hi
I hope someone can help me.
I have 5 tables with relationships set up as followes:
Client Details table
PK Client ID ref Spouse details table (1 to 1 relationship)
PK Erf Nr ref Property details table (1 to 1 relationship)
Name
Surname
Address
Code
Spouse Details table
Client ID PK
Spouse name
Spouse ID
Contact Nr
Property Details
Erf Nr PK
address
City
price
BankID
AttorneyID
Client ID
Financial details table
Bank ID PK ref property details table (1 to many relationship)
Financing bank name
Attorney details table
attorneyID PK ref property details table (1 to many relationship)
address
phone nr
Why, when I update the client details table do the spouse details and
property details tables not get updated?
Thanks for any help.
I hope someone can help me.
I have 5 tables with relationships set up as followes:
Client Details table
PK Client ID ref Spouse details table (1 to 1 relationship)
PK Erf Nr ref Property details table (1 to 1 relationship)
Name
Surname
Address
Code
Spouse Details table
Client ID PK
Spouse name
Spouse ID
Contact Nr
Property Details
Erf Nr PK
address
City
price
BankID
AttorneyID
Client ID
Financial details table
Bank ID PK ref property details table (1 to many relationship)
Financing bank name
Attorney details table
attorneyID PK ref property details table (1 to many relationship)
address
phone nr
Why, when I update the client details table do the spouse details and
property details tables not get updated?
Thanks for any help.