>I am fairly new to SSIS 2005 (as is evident) and am trying to figure out
>how
> to connect to a remote server on which to run and store packages. Can
> someone please help me with this procedure?
Hi
Once you have created your solution, you can right click SSIS packages in
the solution explorer and choose add existing package. (the same option is
under the project menu) Then specify the remote server information on the
connection details. You can then work with the package, you can deploy it
back onto the live server.
John
k88Elliott - 30 May 2008 14:45 GMT
Thanks John.
> >I am fairly new to SSIS 2005 (as is evident) and am trying to figure out
> >how
[quoted text clipped - 10 lines]
>
> John