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:
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?
select top 5 * FROM sysmergepublications pub
select * FROM dbo.sysmergeSubscriptions

Asked by Marcello Miorelli
(17274 rep)
Oct 25, 2024, 03:31 PM
Last activity: Oct 25, 2024, 03:43 PM
Last activity: Oct 25, 2024, 03:43 PM