Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: relational database design - timesheet

Started 1 month, 1 week ago by JimSmith
Hi, I can't get my head around this very basic relationship between tables, and was hoping for some guidance. I want to store the number of hours worked by each named person on each date. Many individuals can work on the same date. However I want to set up the relationships in the access database to ensure it is impossible to record more than number of hours worked per date per person....
Site: Access World Forums  Access World Forums - site profile
Forum: Tables  Tables - forum profile
Total authors: 2 authors
Total thread posts: 3 posts
Thread activity: no new posts during last week
Domain info for: access-programmers.co.uk

Other posts in this thread:

lagbolt replied 1 month, 1 week ago
Your HoursWorked table needs a new unique index on the Date and EmployeeID fields. Find the index button for the table in design view, create a name, add the fields, set the Unique property to 'Yes'. The impact of this is that the table will not allow the duplicate entry. Cheers,

JimSmith replied 1 month, 1 week ago
Many thanks for your assitance, and such a quick reply. That entirely solves my problem. Thanks again!

 

Top contributing authors

Name
Posts
JimSmith
2
user's latest post:
relational database design -...
Published (2009-11-08 13:15:00)
Many thanks for your assitance, and such a quick reply. That entirely solves my problem. Thanks again!
lagbolt
1
user's latest post:
relational database design -...
Published (2009-11-08 11:35:00)
Your HoursWorked table needs a new unique index on the Date and EmployeeID fields. Find the index button for the table in design view, create a name, add the fields, set the Unique property to 'Yes'. The impact of this is that the table will not allow the duplicate entry. Cheers,

Related threads on "Access World Forums":

Related threads on other sites:

Thread profile page for "relational database design - timesheet" on http://www.access-programmers.co.uk. This report page is a snippet summary view from a single thread "relational database design - timesheet", located on the Message Board at http://www.access-programmers.co.uk. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity