We have an app on a machine on the network that must stay there due to required api's and dlls to run. SQL resides on another machine on the same network.
I need to call that app(with params) from the sql agent of tail end of an stored proc. We currently use an rcommand, but network admins want to take that away. Any other methods?
I need to call that app(with params) from the sql agent of tail end of an stored proc. We currently use an rcommand, but network admins want to take that away. Any other methods?