SQL queries / procedures

D

dianamj

Hello Guys

Could anyone please send me the queries/ procedures in SQL so that I
take the information from the SQL databases? As I still have little
experience in Project Server I would like to get all the necessary
information on that so that I may be able to better figure out the
system.

Any idea where I might take this info from?

Thanks in advance
 
R

Rod Gill

In PS 2007 there are already numerous Views created for you. Look at the
Views in the Reporting database. The Project SDK has further detail as does
msdn and TechNet.

There are hundreds of columns so you need to create specific Views for
specific reports or use SQL Server reporting Services.

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.com
 

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