|
-
Oct 1st, 2010, 06:02 AM
#1
Thread Starter
Frenzied Member
Scheduling Tables and Relationships question
I am in the process of creating a scheduling application in vb.net, I am using MS Access as the backend.
Simple scenario:
- the boss puts a blank schedule on the desk
- staff select the days they want to work
- she then uses my app to assign staff to the days
- previews and verifies schedule
- prints out in an excel format
Application layout: a Month Calendar is used to select the start date of a 28 date range. Saves the Start Date and the End Date to textboxes. The 28 day date range (just the day, Oct 1, 2010), 1 is saved as the text property of a checkbox control. She then selects the checkboxes of the days the staff wants to work.
Data that needs to be saved:
- Start Date
- End Date
- Date Range
- Employee ID
- Days Selected
Current Tables and Relationships

Am I going about this the right way or does this need to be changed?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|