Can’t locate Local Publications folder under Replication folder in SQL Server 2005

十年热恋 提交于 2020-01-16 18:56:40

问题


Can't locate Local Publications folder under Replication folder in SQL Server 2005. Replication components are installed. I am using SQL Server 2005 not express edition.

I just installed SQL Server 2005 with replication compoenents and right click on Replication folder, there I can see just 3 options. 1) Update Replication Password. 2) New -> Subscription. 3)Refresh

I have also posted this question on serverfault but no response from last more than one hour so I am trying it here.

EDIT: Express edition is also installed on this machine but I am unable to find complete options under replication in SQL Server 2005 standard edition.

Thanks.


回答1:


The server is sql server 2005 standard edition but Management studio was Express. That is why I was unable to see all options.




回答2:


Did you configure your server to be a publisher when you configured replication ? Maybe the replication setting configured used this server as a subscriber only.



来源:https://stackoverflow.com/questions/3160093/can-t-locate-local-publications-folder-under-replication-folder-in-sql-server-20

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!