To see more than Project level information you need to do 2 update queries. First, set the access_level in the PROJECT table to 1, then set the scope_level in the PROJECT table to 7. You should now be able to see everything. You can also set these access and scope levels for individual projects by adding the correct condition in the above queries.
RE: Primavera SDK with Crystal Reports 8.5
How do you update scope_level in CRYSTAL reports queries? Action queries are not recognized in Crystal I read somewhere...
If its possible...can you please help to figure it out.
Thanks in advance
RE: Primavera SDK with Crystal Reports 8.5
Nick
To see more than Project level information you need to do 2 update queries. First, set the access_level in the PROJECT table to 1, then set the scope_level in the PROJECT table to 7. You should now be able to see everything. You can also set these access and scope levels for individual projects by adding the correct condition in the above queries.