How to configure a Distributor (Transact-SQL)
To configure a Distributor
- Execute sp_adddistributor at the server to be the Distributor.
- Execute sp_adddistributiondb at the Distributor to create a new distribution database.
- Execute sp_adddistpublisher at each server to be a Publisher that uses the Distributor.
See Also
(c) 1988-98 Microsoft Corporation. All Rights Reserved.