Sample Header Ad - 728x90

sql server merge replication - how to find out where the snapshot folder is what are the permissions for that folder

0 votes
1 answer
66 views
I am looking for the location of the snapshot folder for my merge replication I have tried:
select top 5 * FROM sysmergepublications pub
select *       FROM dbo.sysmergeSubscriptions
enter image description here but that does not show me the folder name and how needs permissions on it where can I get this information from using t-sql?
Asked by Marcello Miorelli (17274 rep)
Oct 25, 2024, 03:31 PM
Last activity: Oct 25, 2024, 03:43 PM