Hi, I am new at the data replication side of SQL and am in the need for some guidance.
I want to create Snapshot replication, I have two servers hosting two databases, Production DB and a reporting server. I would like to synchronize data one way from the production to the report server. Would I be correct in saying I need to create a distribution on the production server and create a subscriber on the report server?
Where does the Publisher come into it, I'm assuming that normal practice is to have the Publisher on the production (distributor) serevr?