How to set up the distribution Publisher (Visual Basic)
To write a SQL-DMO Visual Basic application that sets up the distribution Publisher
- Declare the SQLServer object and connect to a server running Microsoft® SQL Server™.
- Create the DistributionPublisher object and add it to the Distributor object.
- Create the publication.
- Create articles.
- Create Subscribers.
- Disconnect and close the SQLServer object.
See Also
(c) 1988-98 Microsoft Corporation. All Rights Reserved.