Exporting time sheets to Oracle

S

srinivasakphx

Hi, I have requirment where the timesheets of the resources have to be
exported from MS project central to Oracle. Does anybody have any idea how
can this be done.?

Srini
 
J

JackD

I think it will require some custom database work. Your code needs to read
all of the updates (joining to the appropriate tables to get the data) and
then write to the Oracle database.

It shouldn't be too hard for an experienced database developer. They will
need to read the pjsvr.db document that comes on the project CD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top