stored procedure information of project server 2003

M

Micheal

Hi,

when we install sql server and read books online about sql server and know
how many stored procedure are in sql server and what is the purpose of each
and how to use them.
like this where i can find project server 2003 stored procedure information
their purpose and information that how to use and what parameter they are
accepting.
pls reply me soon.

regards
micheal
 
G

Gary L. Chefetz [MVP]

I know of no resource for this. Please share any insight you gain by reverse
engineering them. SQL profiler will help you do this.
 
Top