![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I have created a DTS Package in SQL Server 2000, is there any way that a different user can edit and execute that DTS WITHOUT having server roles or privileges? Thanks |
#3
| |||
| |||
|
|
Hi, I have created a DTS Package in SQL Server 2000, is there any way that a different user can edit and execute that DTS WITHOUT having server roles or privileges? Thanks |
#4
| |||
| |||
|
|
Hi, I have created a DTS Package in SQL Server 2000, is there any way that a different user can edit and execute that DTS WITHOUT having server roles or privileges? Thanks |
#5
| |||
| |||
|
|
Hi, I have created a DTS Package in SQL Server 2000, is there any way that a different user can edit and execute that DTS WITHOUT having server roles or privileges? Thanks |
#6
| |||
| |||
|
|
Hi, I have created a DTS Package in SQL Server 2000, is there any way that a different user can edit and execute that DTS WITHOUT having server roles or privileges? Thanks |
#7
| |||
| |||
|
|
Hi, I have created a DTS Package in SQL Server 2000, is there any way that a different user can edit and execute that DTS WITHOUT having server roles or privileges? Thanks |
#8
| |||
| |||
|
|
Hi, I have created a DTS Package in SQL Server 2000, is there any way that a different user can edit and execute that DTS WITHOUT having server roles or privileges? Thanks |
#9
| |||
| |||
|
|
Hi, I have created a DTS Package in SQL Server 2000, is there any way that a different user can edit and execute that DTS WITHOUT having server roles or privileges? Thanks |
#10
| |||
| |||
|
|
Elidas, If you store your DTS Package in msdb, then it is under those msdb security rules and elevated rights are needed. However, if you store your DTS Package in structured file storage, then it is under file system security. You can keep it in a folder where two or more people have rights to edit the package. Alternatively, if you want to keep it in msdb, you could always use a special shared login to edit that package. Then whoever has the password to the shared login could login, edit the package, then log back out. (I don't really like this one, but maybe you would.) Again, the shared login would own the package so anyone else would need elevated rights to change the package. RLF "Elidas" <Elidas (AT) discussions (DOT) microsoft.com> wrote in message news:F2E155F2-FF34-4AE0-BF0B-50CCF760F022 (AT) microsoft (DOT) com... Hi, I have created a DTS Package in SQL Server 2000, is there any way that a different user can edit and execute that DTS WITHOUT having server roles or privileges? Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |