Microsoft
Software
Hardware
Network
Question : architecture question
I have a request to build a one page time reporting form that allows a user to select any Sunday of the year. Once they have selected a Sunday, they should be shown a table with 7 columns representing the days of their selected week; each column should have an input to allow the user to enter the number of hours they worked that day. Upon save the user records are stored in the database.
I already have a a user table, but I need to create a table for the time reporting. I should have one table for the days of the week....i.e. Sunday thru Saturday with a foreign key relationship to the user, but I'm a little thrown by the any Sunday of the year selection? How should that be handled? How should I capture that in the database (another table)? Also, how would I allow the user to only select a Sunday out of the year? I can have a calendar popup, but I'm not quite sure how to only allow the Sundays of the year be selected.
Any suggestions or better ideas on the table construction would be helpful?
Thanks.
Answer : architecture question
if you will work with weeks all the time, 2nd option is better... 1/7 of records will be in db compared to 1st opt
if you work with individual day then 1st option is better...
Random Solutions
terminal services gateway server is temporarily unavailable
MS Server 2003 - Missing gpedit.msc
Assigning text, linked to cells ,inside a text box
Run-time error '2450'. Microsoft Access can't find form 'frmTenants'
How to add to TabControl from other thread?
Upgrade from MSSQL 2005 Express to MSSQL 2008 Standard
"Error 1327 Invalid Drive F:/" on Sprint USB Wireless Installation
Access DB: "There is no field named" in the table
In database mirroring. connection problem to failover partner when original principal is disconnectet
How to Receive the windows message DBT_DEVICEQUERYREMOVE