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 > Roster Table Design

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-18-11, 01:47
jakeyg jakeyg is offline
Registered User
 
Join Date: Jul 2011
Posts: 2
Roster Table Design

Hi there,

Im trying to construct a PHP/MYSQL rostering system. I have a table for the employees, I have a table for the Locations, I have a table for the Roster. What im not sure about is how recurring events would automatically fill the roster?

In general the employees would have a recurring roster which they would request a change of roster if they wanted to occassionally change their work dates. So would i run a cron job that would automatically take entries from a recurring_roster table and update it into the roster table and then the emloyees would submit a request for change to the request_roster table? and not update the roster until the request was approved?

Does anyone have any links/info? Im sure this would be the same sort of thing for recurring entries in any calendaring software but i cant seem to find any tuts that match.

Would appreciate any help at all.
Cheers
Jake
Reply With Quote
  #2 (permalink)  
Old 07-21-11, 19:31
jakeyg jakeyg is offline
Registered User
 
Join Date: Jul 2011
Posts: 2
tutorial

heres a basic tutorial just in case anyone else has been looking for something
http://cs.anu.edu.au/student/project...inalReport.pdf
Reply With Quote
Reply

Tags
calendar, calendar events, events, roster

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