Hi,
Pupose of Database is to track Items Listing, Identifying What is the Category,Type and which Class it belongs. Creating reports and Displaying Listing.
I Created Three Tables Namely 1. UtblCategories 2. UtblTypes 3. UtblIsuClass 4. tblItems
1. Category is speacial only one category
2. Class is unique can belong to any one of Categories
3. Types are for usage type … all categories could be used for any Type, Type can belong to
One or more IsuClass.
Q 1. Should I make LinkTable with All three tables 1. UtblCategories 2.
UtblTypes 3. UtblIsuClass Primary Keys.
e.g. lnkCategoryID+lnkTypeID+lnkIsuClassID all together ?
Q 2. Or should I create LinkTable with lnkCategoryID+lnkTypeID as primary
key. and one unique key CategoryType
and than link Table UtblIsuClass ?
:banghead:
How I make relationship between these tables please help me.
I do not know how to upload zip file of this Database. so could not
make attachment.
I shall be hingly obliged and Any help will appriciated. Thanks in
advance.
Arif
Pupose of Database is to track Items Listing, Identifying What is the Category,Type and which Class it belongs. Creating reports and Displaying Listing.
I Created Three Tables Namely 1. UtblCategories 2. UtblTypes 3. UtblIsuClass 4. tblItems
1. Category is speacial only one category
2. Class is unique can belong to any one of Categories
3. Types are for usage type … all categories could be used for any Type, Type can belong to
One or more IsuClass.
Q 1. Should I make LinkTable with All three tables 1. UtblCategories 2.
UtblTypes 3. UtblIsuClass Primary Keys.
e.g. lnkCategoryID+lnkTypeID+lnkIsuClassID all together ?

Q 2. Or should I create LinkTable with lnkCategoryID+lnkTypeID as primary
key. and one unique key CategoryType
and than link Table UtblIsuClass ?

How I make relationship between these tables please help me.
I do not know how to upload zip file of this Database. so could not
make attachment.
I shall be hingly obliged and Any help will appriciated. Thanks in
advance.
Arif