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.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 SSIS deployment

Author  Topic 

ZachM
Starting Member

28 Posts

Posted - 2007-09-13 : 14:02:20
Is there a way that would allow me to deploy ssis for end user in a given file, where the end user simply clicks some icon that will tiger the ssis deployment process?

nr
SQLTeam MVY

12543 Posts

Posted - 2007-09-13 : 18:44:18
Not sure what you are looking for here.see
http://technet.microsoft.com/en-us/library/ms141802.aspx

A package is often just an xml file so you can just copy it.


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

ZachM
Starting Member

28 Posts

Posted - 2007-09-18 : 10:13:54
thanks.
Go to Top of Page
   

- Advertisement -