Database creation query
Posted: Fri Jun 04, 2010 3:33 pm
Hi.
I am fairly new to mysql database design, so am not sure about the best route to take on my next project.
I am creating a website that accommodates the following categories :
1. Conference venues
2. Wedding venues
Both conference and wedding venues will have accommodation facilities.
I would like for example : if someone clicks on a conference venue, they will be presented with information about that venue.
Then on that same page I would like a link going to another page that shows the accommodation facilities.
Should I have a database for the conference and weddings; and then another one for the accommodation?
Thanks
Donovan
I am fairly new to mysql database design, so am not sure about the best route to take on my next project.
I am creating a website that accommodates the following categories :
1. Conference venues
2. Wedding venues
Both conference and wedding venues will have accommodation facilities.
I would like for example : if someone clicks on a conference venue, they will be presented with information about that venue.
Then on that same page I would like a link going to another page that shows the accommodation facilities.
Should I have a database for the conference and weddings; and then another one for the accommodation?
Thanks
Donovan