4
Reply

How to access the Stored Procedure in Other Server

S.Saravana Kumar

S.Saravana Kumar

Apr 8 2017 3:50 AM
267
Hi Guys, 
 
 
Is it Possible To access the Stored Procedure from the other Server Sql Server to another Sql Server
 
 
For Example Consider
Stored Procedure Name : USP_GetResults which is the Sql Server ip name 192.168.1.98
 
can we access this procedure to another Sql Server ip name 192.168.1.103 

Answers (4)