Browse by Tags
Sorry, but there are no more tags available to filter with.
-
-
In my posting about NOCOUNT and linked servers I provided a script to create the necessary shell procedures that enabled NOCOUNT to be set ON and avoiding the problems of ROWCOUNTs being returned by linked servers. One of the problems I encountered when creating the script was that there is no metadata held on whether the procedure parameter had a default...
-
-
The other day I was looking at calling remote stored procedures on a linked server when I hit upon this problem or feature, depending on you point of view!!...