G
grog
Hi
I am designing a database to track jobs (i.e. lists of tasks) for a
property management firm. Part of the design is straightforward.
The first set of tables are: Clients, Properties, Buildings and Units
These are all related in the following way 1 Client to many Properties;
1 Property to many Buildings, and 1 Building to many Units.
Other tables in the database are Jobs and Tasks. 1 Job can have many
Tasks.
The difficulty I am having with the design is that a given Job needs to
be assoicated with any one of the first set of tables. Clients,
Properties, Buildings or Units.
Does anyone know how to set up the Jobs table or form so that a given
job can be associated with any one of these 4 tables?
thanks
Clive Grog
I am designing a database to track jobs (i.e. lists of tasks) for a
property management firm. Part of the design is straightforward.
The first set of tables are: Clients, Properties, Buildings and Units
These are all related in the following way 1 Client to many Properties;
1 Property to many Buildings, and 1 Building to many Units.
Other tables in the database are Jobs and Tasks. 1 Job can have many
Tasks.
The difficulty I am having with the design is that a given Job needs to
be assoicated with any one of the first set of tables. Clients,
Properties, Buildings or Units.
Does anyone know how to set up the Jobs table or form so that a given
job can be associated with any one of these 4 tables?
thanks
Clive Grog