I work in a business that creates ads for business and plays them in sporting clubs and pubs and other venues. We are trying to create a database that lets us list the particular sponsers that play at any given venue and also which venues a particular sponser is playing at.
So far I have created a table for the venues and a table for the sponsers but I am stuck there. I have played around with queries and relationships but I don't seem to be able to find a solution for this. So far I have made seperate tables for each of the venues with the sponserID for each of the ads, linking back to a 'sponsors' table i made with an autonumber. Unfortunately this doesn't seem to be enough and I'm not sure where to go from here. My relationships page looks like a spiders web.
Can anyone help me? There can't be any doubles as we need to add and delete sponsers and venues as we need to and for it to update the whole database when we do so.
Thanks
Panos
So far I have created a table for the venues and a table for the sponsers but I am stuck there. I have played around with queries and relationships but I don't seem to be able to find a solution for this. So far I have made seperate tables for each of the venues with the sponserID for each of the ads, linking back to a 'sponsors' table i made with an autonumber. Unfortunately this doesn't seem to be enough and I'm not sure where to go from here. My relationships page looks like a spiders web.
Can anyone help me? There can't be any doubles as we need to add and delete sponsers and venues as we need to and for it to update the whole database when we do so.
Thanks
Panos