Viewing 2 posts - 1 through 3 (of 3 total)
--after googleing this to death I came up with the following that worked very well
--using the sp_addlinkedserver stored procedure, update master.dbo.sysservers table of the ---server you are on with the...
May 10, 2006 at 5:59 am
#636968
I have done this many times by setting up a DTS package to call the stored procedure and then write the results to an excel file. The DTS wizard works...
May 9, 2006 at 8:31 am
#636763