Creating Timesheets

I

Ikke

Hello,

I have to make a system which creates timesheets (week/month) from the
data in MS Project Server 2000. What is the best way? Using:
- Project Data Service (Extender?)
- Visual Basic for Applications
- the MS Project database (SQL Server Database)

Are the others options?

Does MS Project 2003 provide more / other options?

Thx.
 
R

Richard Greenall

We are tackiling a similar issue right now. Our approach -
use a familar end-user client & write ccode to access this
information via the PDS. We are trying to use InfoPath
client with limited success. Looks like we will use Excel
to display the timesheet and write VBA/.Net code to
provide submit/get buttons in the timesheet display.

Regards richard.
 
Top