Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
mvanwyk
Yak Posting Veteran
99 Posts |
Posted - 2007-01-15 : 08:52:20
|
| Hi there SQLTEAMWe have just installed MSSQL 2000 / Project Server / Share-Point.We've managed to publish a project plan to Project Server.This project plan is now visible in Project Web Access.Can someone point me in the right direction, I'm looking for all the data that is stored in SQL for example Projects / Tasks / resourses.Is there a DATABASE DAIGRAM for project server? |
|
|
snSQL
Master Smack Fu Yak Hacker
1837 Posts |
Posted - 2007-01-15 : 12:35:10
|
| I think you'll find enough info here to help you find the resthttp://msdn2.microsoft.com/en-us/library/aa164674(office.10).aspxI know that for Report Server the MS team have specifically not published info about the database tables because there is a full API for interacting with Report Server and they recommend using that and not using the database tables directly. I suspect Project Server is the same. |
 |
|
|
|
|
|