Showing posts with label http. Show all posts
Showing posts with label http. Show all posts

Friday, March 30, 2012

Replication Timestamp

Hi,
from the url-- http://support.microsoft.com/default.aspx?scid=kb;en-us;820675 I did the steps to implement the replication. However, i did not include a timestamp column in the tables. Is it important as to what would happen if i did not include this? I have the rowguidcol though. I thought this could would help to identify the various row.
Help pls?

:confused:Hey looney79,

Having a timestamp will help you solve problems down the road when replication breaks. You can also set up some form of alert using that timestamp and the getdate() function to set yourself up with some alerts.

Cheers,
-Kilka

Tuesday, March 20, 2012

Replication Problem

Hi,
Please see this link
and help me
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=7&messageid=220975&post=true
from
Dollerdoller wrote:
> Hi,
> Please see this link
> and help me
> http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=7&messageid=220975&post=true
Access denied on that link without signing up first. If you want help in
this newsgroup, please post your question here.
wadester|||Hi,
In configuring the merge replication i faced many poroblems and errors
but the last error i am facing is as follows.
pls let me know what to do to get rid of it
error :21007 Cannot add the remote Distributor. Make sure that the
local server is configured as a Publisher at the Distributor.
from
Doller