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.
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.seehttp://technet.microsoft.com/en-us/library/ms141802.aspxA 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. |
 |
|
ZachM
Starting Member
28 Posts |
Posted - 2007-09-18 : 10:13:54
|
thanks. |
 |
|
|
|
|