dbTalk Databases Forums  

Repository for DTS Packages

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


Discuss Repository for DTS Packages in the microsoft.public.sqlserver.dts forum.



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

Default Repository for DTS Packages - 03-04-2005 , 12:59 AM






I have a single SQL Server 2000 installed on my server but there are more
than one users that building their own DTS packages on that machine. Is there
any way that I can make a separate repository of the DTS Packages for each
user/database

--
Thanks
Akber.

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

Default Re: Repository for DTS Packages - 03-04-2005 , 03:57 AM






No. You can each store your packages on a separate file system folder
though.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Akber" <Akber (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a single SQL Server 2000 installed on my server but there are more
than one users that building their own DTS packages on that machine. Is
there
any way that I can make a separate repository of the DTS Packages for each
user/database

--
Thanks
Akber.



Reply With Quote
  #3  
Old   
Simon Worth
 
Posts: n/a

Default Re: Repository for DTS Packages - 03-04-2005 , 08:26 AM



You can't create separate repositories in SQL Server for users and
databases, but you can save DTS packages as structured storage files on the
file system, so you could set up folders for users and databases, and apply
security to those folders if that's an issue.
I generally prefix the name of the dts package when saving it on SQL Server
with an acronym of some sort to describe the project or database it relates
to, so I can find packages faster on systems that contain hundreds of
packages.

"Akber" <Akber (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a single SQL Server 2000 installed on my server but there are more
than one users that building their own DTS packages on that machine. Is
there
any way that I can make a separate repository of the DTS Packages for each
user/database

--
Thanks
Akber.



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.