seems to store only the number of hours worked
>
> Thank you,
> Syed Ali
> (609) 951-2989
>
>
>
> -Original Message-
> From: Dan Greene [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 29, 2003 11:12 AM
> To: Syed Ali; [EMAIL PROTECTED]
> Subject:
) 951-2989
-Original Message-
From: Dan Greene [mailto:[EMAIL PROTECTED]
Sent: Monday, September 29, 2003 11:12 AM
To: Syed Ali; [EMAIL PROTECTED]
Subject: RE: Representing time sheet data in Mysql
In the last timetracking system I built, I used a 'timeentry' table which was
In the last timetracking system I built, I used a 'timeentry' table which was basically
timeentry_id (pk)
employee_id
date
num_hours_worked
task_id
I put a few other indexes in there based on the searching that I had to do, but to
each their own...
> -Original Message-
> From: Syed