dbTalk Databases Forums  

Saving pkgs when not the owner or sysadmin

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Saving pkgs when not the owner or sysadmin in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sue
 
Posts: n/a

Default Saving pkgs when not the owner or sysadmin - 02-18-2004 , 11:21 AM






Is there a way to save new versions of packages when you
are not the owner of the package or a member of sysadmin?

For instance I have a package that was created by another
person, but we want to be able to both edit the package.
Neither of us are members of sysadmin.

Thanks in advance.

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Saving pkgs when not the owner or sysadmin - 02-18-2004 , 11:29 AM






In message <11cbd01c3f643$b5c84ab0$a101280a (AT) phx (DOT) gbl>, Sue
<anonymous (AT) discussions (DOT) microsoft.com> writes
Quote:
Is there a way to save new versions of packages when you
are not the owner of the package or a member of sysadmin?

For instance I have a package that was created by another
person, but we want to be able to both edit the package.
Neither of us are members of sysadmin.

Thanks in advance.
No. This check is coded into the system stored procedures for DTS

Or

Get a sysadmin to hack the sp_add_dtspackage and remove the check. I do
this on Dev boxes quite happily. You could even add your own custom code
to enforce groups and similar.
--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.