Re: Critique of Robert C. Martin's "Agile Principles, Patterns, and Practices"



A HR application need data about employees in many different ways. RCM
already gave you one example of a very specific criteria for finding
employees. When a company needs to reduce the staff, it would be nice
if the HR application had a feature to find employees eligible for
early retirement, wouldn't it? It is easy to imagine other examples of
very specific ways of finding employees. Lets say we want to send every
manager an email containing the employees having 30-, 40-, 50-year
birthday next month.
Such functions are illegal and would result in prosecution. You really
do need to keep up with employment law.

Which function is illegal in which country? What is your point? Are
you trying to say that it is illegal to find employees in many
different ways? Do you want more examples? Or...?

Fredrik Bertilsson
http://mybase.sf.net

.



Relevant Pages

  • Re: Using AdvancedFilter on range of data
    ... I am trying to split a range of data into 2 sheets -- one for employees ... with a valid tech number and one for employees with no valid tech ... criteria to create the sheet for employees with a valid tech number. ...
    (microsoft.public.excel.misc)
  • Re: Selecting Employees with Salary Change in specified period (Show Prev & Cur Salary)
    ... Qry_Pay_change_1 selects all employees who had some kind of change ... Qry_Pay_change_result then joins the two with the criteria that the ... employees during a specific time period who have had a pay change. ... tried using "make table" queries, Joins, etc. I'm ...
    (comp.databases.ms-access)
  • Re: Selecting Employees with Salary Change in specified period (Show Prev & Cur Salary)
    ... Hash: SHA1 ... Have you tried eliminating the file_nbr from the criteria? ... criteria will select only those employees that fit the remaining ...
    (comp.databases.ms-access)
  • Re: Join help
    ... suggest you start out with a one-table query, using tblWeightFactor. ... the fieldyou need, and set the criteria, then make sure you're getting ... once the query is right, then add tblEmployee and LEFT JOIN from WF.UserName ... return records for all employees against a weight factor table so I ...
    (microsoft.public.access.queries)
  • Re: Query of records with various criteria incl. Null Values
    ... > criteria, and then include any fields where Pass # is null. ... >> My Access 2002 database lists everyone in an organization that has ... >> So, when I run a query, I want to list all records of employees who... ...
    (microsoft.public.access.queries)