HI,
i am working on SQL server merge replication in SQL server Express.
Server : SQL server 2014
Client : SQL Express 2014.
As SQL Express 2014 is not act as publisher i have configured merge agent at server end and using push subscription to push data from server to client. Now client requesting not to merge all the data from server to client. only the cases/Records assigned to him
want to download. Please advice me how we can control merge agent generating snapshot with respect to user level?
Thanks in advance.