If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Film Info DB (yes ... another one!)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-08-03, 10:19
theUKdude theUKdude is offline
Registered User
 
Join Date: Dec 2003
Posts: 3
Film Info DB (yes ... another one!)

Hi,

I'm new to these forums and was wondering if anyone could point me in the right direction.

I am creating a database of my DVD collection so that I may create my own personal web site with the info (using MySQL and PHP). I have searched through these forums and have found some useful tips on how best to design the database (thank you guys).

I was wondering the best way to approach listing, say, the top three stars per film, i.e. each film will have a cast list, but obviously 1 or more of the cast are principle members for instance, take Die Hard - this has around 20 or more in the cast, but Bruce Willis, Alan Rickman and Bonnie Bedelia would be considered the 'stars' of the film and therefore I should list these three first on my page. I assume this would require some sort of seperate indication within the database?

Also, I have noticed that everyone says to 'only store the data once', so with regard to the year of the film release, would it make sense to have a seperate table containing all the years and then associate these with the films or is that taking it too far?

I am a complete newbie to this and I am trying to get it right the first time, instead of finding I have to redesign the db at a later date.

Any help you could offer would be very much appreciated.

Many thanks,
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On