E
Evi
For my husband's small gardening business, customers are usually identified
largely by their address. The customer may be known only as Madge (sometimes
called Margaret) or Mr Smith (or his partner, Miss Jones - it doesn't really
matter) or in the case of
a 'just come and cut my grass when you've finished my neighbour's garden'
they may even be totally anonymous. Of course, the address can be filled in
fully. Thus the normal structure of a Name table and an Address table could
be difficult to work because Anon of 19 Baker street will be a different
Anon from the one at 21 Sidney Street.
The combo box in the Jobs form which chooses the client has the address as
its first field, rather than the more usual name fields
Having name and address in one table works for 97% of jobs but a couple of
housing associations sometimes ask my husband to do work on one of several
houses which belong to them. The housing association pays (or forgets to
pay) the bill. So here we have one customer with several addresses.
Have you any recommendations on the best way to work this set up?
If I have the Address table linked to the Jobs table rather than the Name
table being linked to the Jobs table will there be problems with forms not
being updatable because Jobs will be linked to the Many table (Address)
which must then be linked to the One table (Name)?
Evi
largely by their address. The customer may be known only as Madge (sometimes
called Margaret) or Mr Smith (or his partner, Miss Jones - it doesn't really
matter) or in the case of
a 'just come and cut my grass when you've finished my neighbour's garden'
they may even be totally anonymous. Of course, the address can be filled in
fully. Thus the normal structure of a Name table and an Address table could
be difficult to work because Anon of 19 Baker street will be a different
Anon from the one at 21 Sidney Street.
The combo box in the Jobs form which chooses the client has the address as
its first field, rather than the more usual name fields
Having name and address in one table works for 97% of jobs but a couple of
housing associations sometimes ask my husband to do work on one of several
houses which belong to them. The housing association pays (or forgets to
pay) the bill. So here we have one customer with several addresses.
Have you any recommendations on the best way to work this set up?
If I have the Address table linked to the Jobs table rather than the Name
table being linked to the Jobs table will there be problems with forms not
being updatable because Jobs will be linked to the Many table (Address)
which must then be linked to the One table (Name)?
Evi