SQL to return "Resource Names" for a task

M

Matt R

Resource Names isn't a true task-level field.

As I understand it, to get the resources for a task in sql, you must walk
the project to the task=>to assignments=>to resource to get all resources
assigned to a task.

Does anyone know of an easy way to (or out of the box stored proc or
function) in project server database that will return all resources assigned
to a task simply by providing the task GUID?

Thanks!
 

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