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 |
NJDba
Starting Member
31 Posts |
Posted - 2008-04-29 : 12:38:16
|
I am wondering what permission(excluding SA) can see the SSIS package in SSMS?Thanks. |
|
NJDba
Starting Member
31 Posts |
Posted - 2008-04-29 : 13:56:04
|
If I granted a user db_dtsoperator role, can this user access SSIS in SSMS and BIDS?Thanks. |
 |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-04-29 : 17:38:34
|
check this out:http://msdn2.microsoft.com/en-us/library/ms141053.aspx |
 |
|
|
|
|