|
Referential Integrity
18/06/2008 11:10:06 AM
(Total replies: 1)
|
| Hi guys.
We have an application. There are 3 (at the moment) different sections, each has access to it's own 'Diary'.
A section is like, 'Sub Program', which contains numerous sub programs. Programs, which contains numerous Programs, each with numerous Sub Programs.
So, Each Sub Program has numerous Diarty Entries. Each Program has Numerous diary entries.
The diaries for each section are identical.
I think the best option is to have ONE diary table, with a Type ID of the ... |
|