Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
waqar
Starting Member
1 Post |
Posted - 2003-07-18 : 05:24:53
|
| Hi,I tried to enabled replication between two SQL Servers using DMO objects in MS Visual Basic. But the application is throwing me error that "remote distributor publisher can not be enabled on the current server.I also tried to use the SQL samples for replication but they are also not funcitoning correctly.If there is a functional code that can provide the same functionaliyt then plz help. regds. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-07-18 : 12:38:52
|
| Why are you setting up replication using DMO in VB? Why not do it in Enterprise Manager or Query Analyzer? It seems like a waste to write code to do it.Tara |
 |
|
|
|
|
|