I would like to create stored procedures that produce results based on data contained on two completely separate SQL Servers. I am administrator of the first server, so I have full rights to it...but, I am only a reader of the data on the second server - so I have no control of it.
I need to reference both of these servers to get the results I am looking for. I have poked around to see how this happens, but am unclear. I saw some information about linked servers...but I don't know if I will be able to do this, since I don't have rights to the second server.
Any assistance would be much appreciated. Thanks in advance!
I need to reference both of these servers to get the results I am looking for. I have poked around to see how this happens, but am unclear. I saw some information about linked servers...but I don't know if I will be able to do this, since I don't have rights to the second server.
Any assistance would be much appreciated. Thanks in advance!