Multiple Categories in a Table

mikesd

Registered User.
Local time
Today, 16:40
Joined
Dec 1, 2009
Messages
10
Hello,
I am designing a website using an access database as a backend, and have come up with this problem.

Table 1: Data with a CategoryID Referencing Table 2
Table 2: CategoryID; Category

Some of the Table 1 data references several categories in Table 2, If I can setup multiple referenced to the category this will save repeatitive data entry. Any suggestions would be greatly appreciated.

Thank You
Mike
 
you are spot on, I just came to the came conclusion. As usual hoping someone had thought of an easy way out.

Thanks
 

Users who are viewing this thread

Back
Top Bottom