N
Nathan_Hillman
I am currently using MS Project to track multiple projects. Each project has
a different Project Manager. All the data is stored in a single MS Project
database with a single set of MS Project generated tables. Currently all
Project Managers login via the ODBC using the same username to access their
projects. This unfortunately enables Project Managers to have access to ANY
project stored in the tables regardless of owner.
The setup works perfectly for my requirements for visibility across all
projects, reporting etc. I can create reports based across all projects from
the data in the single database.
My current setup is:
MS Project 2003 Professional (on all Project Managers' laptops)
SQL Server 2003 hosting the data
Access to the server is via an ODBC (at present everyone uses the same
username/password)
My question is:
Is there a way to restrict the users' access so they can only see the data
that coresponds to their project?
Trials So far to solve the problem:
1, I've created different users on the SQL Server. The user logs on to
access the database via the ODBC - RESULT - MS Project created new tables for
that user - does not differentiate the data in the tables?
Can anyone let me know if what I am trying to achieve is possible? Does
anyone have a simple solution for me? I wondered if this can be solved in
SQL Server User access rights or is it a MS Project restriciton?
Thanks for your time in reading my question.
Nathan
a different Project Manager. All the data is stored in a single MS Project
database with a single set of MS Project generated tables. Currently all
Project Managers login via the ODBC using the same username to access their
projects. This unfortunately enables Project Managers to have access to ANY
project stored in the tables regardless of owner.
The setup works perfectly for my requirements for visibility across all
projects, reporting etc. I can create reports based across all projects from
the data in the single database.
My current setup is:
MS Project 2003 Professional (on all Project Managers' laptops)
SQL Server 2003 hosting the data
Access to the server is via an ODBC (at present everyone uses the same
username/password)
My question is:
Is there a way to restrict the users' access so they can only see the data
that coresponds to their project?
Trials So far to solve the problem:
1, I've created different users on the SQL Server. The user logs on to
access the database via the ODBC - RESULT - MS Project created new tables for
that user - does not differentiate the data in the tables?
Can anyone let me know if what I am trying to achieve is possible? Does
anyone have a simple solution for me? I wondered if this can be solved in
SQL Server User access rights or is it a MS Project restriciton?
Thanks for your time in reading my question.
Nathan