Hi All,
I know this is a DB specific question but I posted in the Access forum and didnt receive a reply. I hope no one has an issue with this post, if so I will withdraw it.
How does one show SuperType / SubType relationships in MS Access 2000? I need to show the following supertype - tblCollection which is an associative entity containing the common values for the subtypes such as fkValueId for tblValue and fkConditionId for tblCondition. Examples of the subtypes are tblComicBook and tblCoin which each have their own unique values that the other collections do not have. There will be many different types of collections so making tblCollection one big associative entity is not feasable or scalable.
I can do it easily with Oracle designer but I am relativley new at developing with Access.
Any help would be appreciated.
Thanks
mBlack