C
Chris Chandler
I am not sure how to do this. I have been setting up a Data access Page to
update payroll hours. This is only done once every two weeks for the Pay
period ending xx/xx/xxx.
How would I set this up so that the week ending date automatically populates
the Week Ending field, then if they need to review hours, they can select the
Week Ending Date and it would show them the hours input for that period?
This is connecting to a SQL database where each store has its own table.
Should there be a separate DB for each store? I figure I am probably setting
this up worng or something. Right now it is just s sandbox so if I have to
delete it and start over it is't a big deal.
update payroll hours. This is only done once every two weeks for the Pay
period ending xx/xx/xxx.
How would I set this up so that the week ending date automatically populates
the Week Ending field, then if they need to review hours, they can select the
Week Ending Date and it would show them the hours input for that period?
This is connecting to a SQL database where each store has its own table.
Should there be a separate DB for each store? I figure I am probably setting
this up worng or something. Right now it is just s sandbox so if I have to
delete it and start over it is't a big deal.