Re: Assignmnet problem with rules



Ayende wrote:
) I know that you probably rehashed the subject many time here, but
) googling doesn't give me any good info on the subject.
) I need to find a good enough solution to the following problem:
) Assign an employee to a shift with rules.
)
) I've a set of employees and a set of shifts. Assigning an employee to a
) shift change the results of rules for the whole system. So I can't just
) use normal wieghts to find it.

Without more information on what the rules are and how they change,
we can't help you find any better solution than your brute force one.


SaSW, Willem
--
Disclaimer: I am in no way responsible for any of the statements
made in the above text. For all I know I might be
drugged or something..
No I'm not paranoid. You all think I'm paranoid, don't you !
#EOT
.



Relevant Pages

  • RE: Database Confusion
    ... Why wouldn't a field in the employee table be for what shift the employee ... shift details and then a sub-form detailing how worked on that particular ... get around in access but when I try to build the database I get all confused. ...
    (microsoft.public.access.gettingstarted)
  • Re: Daily Work Hour Collection
    ... You can then create forms for entering time by shift or date or employee ... They need to record the time each employee spent in diffrent tasks for the ... Time Emp 1 spent on Task 1 ...
    (microsoft.public.access.tablesdbdesign)
  • RE: Normalization Tables Examples (Cont)
    ... If more than one employee is involved in each project then this is not ... this is also an entity type as relationship types ... case the non-key columns would have to be functionally dependent on both the ... As regards the Shift table the question arises as to whether this needs to ...
    (microsoft.public.access.gettingstarted)
  • Re: Employee Database
    ... You need the WorkDate to be able to do this! ... without having to enter the date and shift for each employee. ... would use a totals query for these. ...
    (microsoft.public.access.gettingstarted)
  • Re: Employee Database
    ... employee works the same shift for the whole week. ... would use a totals query for these. ... tables are going to be tblEmployee and tblShift. ...
    (microsoft.public.access.gettingstarted)