how would you do that?

Kanter

New member
Local time
Today, 03:01
Joined
Oct 22, 2007
Messages
4
I have to create a database to keep record of jobs and working hours in different projects.
There are about 75 different project names and about 50 codes for jobs.
The problem is that each job code has different job description for each project.
Later I need to bring out the codes with working hours and job description for each project seprately.
Is there any simple way to do that, or does it cost lots of handwork to relate every project and job code with certain job description?

Thankyou!
 
depends where this information is stored.. if its all hand written then of course its gunna take a fair amount of labour to insert all these however if its all stored on excel spreadsheets, word files etc you can just create an import script to import the records and organise them how you need em...
 

Users who are viewing this thread

Back
Top Bottom