473,511 Members | 15,156 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help with man/months

Hello! I need help to organize the working time spent by each employee
on projects.
I have many projects going on, staring at different dates, and each
employee can work on 0/N projects, for # months.
I built three tables: Projects, Employees, Manmonths
Manmonths contains: project_id, empl_id and number of months.
WHen I ask for a report, I would like to see if a man is working on
too many projects, e.g. is working for more than 12 months per year.
I see the trouble when, for example, I have two projects, both
starting on 1st December 2002, I say that the man works 3 months in
the first project and 4 months in the second one. I should find a way
to organize the man in such way that he works for 7 months, starting
from 1st december, ending 30 june.
When I ask how long did he work, in the interval 1st december 2002-1st
march 2002 I get 6 months!
I tried to figure out how to better manage the situation but I cannot
find a solution. Can anyone help me?
Thank you in advance

Elisabetta
Nov 12 '05 #1
1 2402
Hello, Elisabetta,
As an alternative, could you track the number of hours each man worked
on each project? A person could work on two different projects during
the same time frame if he is working part time. 8 hours on project A
and 8 hours on project B is a possibility, and could even occur on the
same day.

If you keep track of hours you could convert them to man-days,
man-weeks, man-months, etc.
{snip}
When I ask how long did he work, in the interval 1st december 2002-1st
march 2002 I get 6 months!

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1852
by: mike | last post by:
Hello, I am kind of new to this javascript stuff and I am constantly having problems trying to get my webpage validated. I have the following <script>printdate();</script> and when I validate it...
7
2309
by: bryanilton | last post by:
I was hoping someone could help me with this.. I'm not very familiar with javascript but I'm pretty sure it can help me with what I need to accomplish. I've tried piecing several pieces of script...
3
301
by: lisa[nospam].xxx | last post by:
Hello! I need help to organize the working time spent by each employee on projects. I thought this wuold be a rather simple probelm, but i realized it is not!! I have many projects going on,...
1
366
by: Lisa | last post by:
Hello! I need help to organize the working time spent by each employee on projects. I have many projects going on, staring at different dates, and each employee can work on 0/N projects, for #...
20
2455
by: honeygrl33 | last post by:
i accidentially erased something someone helped me write and i am soooo in trouble if i dont fix this, i really need the help!!!!! heres what i have: /* */ #include <stdio.h> #include...
2
2942
by: bufbec | last post by:
I have worked on this for hours and can't come up with a solution. Hope someone can help me. I have a table called TMBS_HMAUDIT_PARMS. this table contains data to tell me how often a person is...
2
1954
by: GC2006 | last post by:
//Error 1 error C2601: 'computeBestHotelBestMonth' : local function definitions are illegal e:\project 3\prj 3b.cpp 90 //Error 2 fatal error C1075: end of file found before the left brace '{' at...
9
3425
by: shuisheng | last post by:
Dear All, I have little experience in coding. For a c++ code with 30,000 lines, It is large or small? For two average programmers, usually how long does it take to finish the code? The code...
1
1746
by: Nitin | last post by:
I have two tables in sql database as follows. I need to generate the output given at the end. ======= Table1 ======= PlanName PlanType PlanDescription Sequence
0
7367
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7430
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7089
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7517
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5673
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5072
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3217
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1581
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
790
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.