I have created a DTS package. It uses a local db to execute from and a remote SQL web server configured in enterprise to write to. If I am logged in to both servers (Local & web SQL) then it completes without a hitch.
It seems like it is not logging in to the web SQL properly before attempting to run. How do I automate SQL to check the state of the remote server and login if it is not currently online in enterprise?
Thanks for you help in advance.
It seems like it is not logging in to the web SQL properly before attempting to run. How do I automate SQL to check the state of the remote server and login if it is not currently online in enterprise?
Thanks for you help in advance.