Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
other
informationbridge
office.intranets
office.misc
office.setup
office.xml
officeupdate
onenote
photodraw.discussion
powerpoint
producer
proj.standard&server
project
project.developer
project.pro_and_serve
project.server
project.vba
project2000
publisher
publisher.prepress
publisher.programming
publisher.webdesign
visio
visio.createshapes
visio.database.modeling
visio.dev.diagrams
visio.dev.shapesheet
visio.dev.vba
visio.dev.vc
visio.developer
visio.general
visio.installation
visio.printing
visio.software.modeling
visio.troubleshoot
  
 
date: Wed, 9 Jul 2008 14:46:01 -0700,    group: microsoft.public.project.developer        back       


Uppubish Project report   
I need to write a query for cube which shows List of Project which are not 
published yet.

Can someone guide me which table and database I should refer to?

Thanks in Advance
ss028955
date: Wed, 9 Jul 2008 14:46:01 -0700   author:   ss028955

RE: Uppubish Project report   
Hi,

The only way i know that you can get a list of un-published Project is from 
the Draft Database. 

This SQL will give you a list -

SELECT PROJ_UID, PROJ_NAME, WPROJ_LAST_PUB FROM MSP_PROJECTS WHERE 
WPROJ_LAST_PUB IS NULL

However getting any data from any of the Project Databases except the 
Reporting Database is not reccommended by Microsoft as service packs could 
change the structures/use of these columns. So use with CARE!

Have a Good Day

"ss028955" wrote:

> I need to write a query for cube which shows List of Project which are not 
> published yet.
> 
> Can someone guide me which table and database I should refer to?
> 
> Thanks in Advance
> ss028955
date: Wed, 9 Jul 2008 16:55:02 -0700   author:   Andrew Jacks

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us