SQL Query for returning Actual Hours

N

Neil

I need to write some SQL to extract actual hours per day per task per
resource, and total per resource per task.

Can someone point me in the right direction regards tables, fields joins etc.

thanks

Neil.
 
G

Gary L. Chefetz [MVP]

Neil:

The best direction to head is to the help files installed on your server
under the help directory of your application installation. Look for
Projdb.htm and svrdb.htm which are the data dictionaries for the respective
halves of the database, replete with sql query examples that ought to make
this job a cinch for you.
 

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