Adding a custom stored procedure to the ProjectServer database

J

JB

I have added a custom stored procedure to the ProjectServer database and
would like to access it similar to how the existing code does. The existing
project server code references a constant which then refers to a particular
stored procedure in the database. How can I do this with my custom stored
procedure?

Your help would be greatly appreciated.

- JB
 
Top