Hi Experts,
I have some packages on my old server (SSMS 2008 and VSO 2008) and I need to migrate them to the new development server (SSMS 2016, VSO 2015). I started adding every package by "Add existing package" from the new server using SSDT and started changing the connection managers for some tasks that are failing. Previously these packages source and destinations are on the old server. Now I am changing the destination to the new server keeping the source on the old server itself. My question is, how to configure Flat file connection manager, since the path of that flat file is on the old server. I don't want to copy that file to the new development server rather I have to browse (import) that file from the old server, but I cannot able to do so. Can anyone help me out from this issue.
Please correct me if I am wrong.
Thanks