View Single Post

   
  #2 (permalink)  
Old 02-29-2008, 08:08 AM
Simon Hayes
 
Posts: n/a
Default Re: merge history ip address

sp_helpmergesubscription should give you the server name, but you'll
probably need to use an external script (or perhaps xp_cmdshell) to
look up the IP address. There might be a better way, though, so you
might want to post in microsoft.public.sqlserver.replication

Simon

Reply With Quote