Viewing post 1 (of 1 total)
OK...call me mister ignorant, but I really don't know the answer to this.
In the code example posted below:
USE master
GO
-- To use named parameters:
EXEC sp_addlinkedserver
@server = 'ADSI',...
March 28, 2006 at 2:08 pm
#629295