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 |
bridge
Yak Posting Veteran
93 Posts |
Posted - 2005-05-25 : 02:26:59
|
I have made a DTS package. Now I want to send this to my friend, how can I send this and how will he open it? |
|
SreenivasBora
Posting Yak Master
164 Posts |
Posted - 2005-05-25 : 16:02:56
|
If you stretch your eyes you can get this option. If know how to create DTS Package. Goto EM , then expand DTS node , select your dts package.Goto Package , SAVE AS OptionIt will show new window Package Name: New Package_To_My_Friend Password: Don’t give any Password Location: Structured Storage FileFile Name: Choose Path c:\Temp\ New Package_To_My_Friend.dtsGoto C: Drive, Temp Folder and there must be a DTS file exists with the name.Now Copy the file and send it to your friend…. Same way , From EM, goto DTS Node Right Click open the Package and use it. With RegardsSreenivas Reddy B |
 |
|
bridge
Yak Posting Veteran
93 Posts |
Posted - 2005-05-26 : 05:33:33
|
Thanks |
 |
|
|
|
|