dbTalk Databases Forums  

Which option should we choose to import SSIS Package ?

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


Discuss Which option should we choose to import SSIS Package ? in the microsoft.public.sqlserver.dts forum.



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

Default Which option should we choose to import SSIS Package ? - 02-23-2010 , 06:05 AM






We are new to SQL Server 2005. When we import SSIS Package, there are 2
options - File System or MSDB file.

Which one should we choose ?

Thanks

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: Which option should we choose to import SSIS Package ? - 02-23-2010 , 08:45 AM






In my opinion (which is worth exactly what you are paying for it ), you
should go with MSDB storage. The packages get saved into the MSDB database
and are backed up with the database.

With File system, you potentially leave yourself open to someone editing a
package deployed there.
--
Todd C
MCTS SQL Server 2005


"Patrick" wrote:

Quote:
We are new to SQL Server 2005. When we import SSIS Package, there are 2
options - File System or MSDB file.

Which one should we choose ?

Thanks
.

Reply With Quote
  #3  
Old   
Patrick
 
Posts: n/a

Default Re: Which option should we choose to import SSIS Package ? - 02-23-2010 , 03:46 PM



Dear Todd,

Many thanks for your advice.

Patrick


On 24/02/2010 12:45 AM, Todd C wrote:
Quote:
In my opinion (which is worth exactly what you are paying for it ), you
should go with MSDB storage. The packages get saved into the MSDB database
and are backed up with the database.

With File system, you potentially leave yourself open to someone editing a
package deployed there.

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.