all groups > sql server replication > june 2003
Replication on standalone machine
Posted by Martin de vroom at 6/30/2003 10:29:33 PM
Hi,
my PC at home has sql 2k and win 2k server on it. Is it possible to set up
replication on this machine so that I can experiment with it.
Do I have to install seperate instances of sql 2k to do this or can I
implement it on a single instance.
I have not played with replication before... more >>
start replication with sp
Posted by Salim Afþar at 6/30/2003 3:45:08 PM
Hi,
How can I start and stop a replication with Stored Procedure or VB code?
Thanks,
Salim
... more >>
Problem Setting up Updating Subscriber
Posted by cycleguy at 6/30/2003 3:39:53 PM
I have two servers in different domains (W2k and one in NT). The Publisher
and Distribution server are the same server in Dallas(NT). The subscriber
server is in London (w2k). Some of the tables need to be updateable from
London, others are read only and Snapshot replication works for them. For
... more >>
viewing conflicts problems
Posted by LT at 6/30/2003 1:13:22 PM
This may not be the correct place to ask this but people in this forum would
most likely have experienced it and resolved it. I am trying to view
conflicts and do indeed invoke the view conflicts program (via enterprise
manager) and it does display the tables with conflicts. When I try to view
... more >>
Sort Order in Merge Replication
Posted by Jim at 6/30/2003 8:16:39 AM
I created a merge replication with a push subscription. I
have a setup table in the DB that only had one field in it
and it was sorted in Ascending. After I turned on
Replication the sort on Status is no longer ascending
alphabetically. Replication added rowGuid and indexed
that as well... more >>
merge rep snapshot files obsolete error
Posted by Leon at 6/30/2003 6:51:36 AM
Hi everyone,
I'm currently running sql2k and win2k, both with sp3. I'm
also running merge replication between two identical
servers. I'm getting the following error from the merge
agent:
You must rerun snapshot because current snapshot files are
obsolete.
(Source: Merge Replication P... more >>
|