Home > Archive > Microsoft SQL Server forum > February 2006 > linked data bases









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author linked data bases
paul Borowski

2006-02-25, 9:45 am

We recently copied(replicated) a data base for development. everything went
well until yesterday we had rows start to disappeared in the source data
base. I then found out that the rows disappearing from the source data base
were being deleted from the database copy and this was being replicated in
the source database. I am sure this is a great feature but I need to stop
it from doing this. HELP

thanks
paul


Erland Sommarskog

2006-02-25, 9:45 am

paul Borowski (paul.borowski@ohr.gatech.edu) writes:
> We recently copied(replicated) a data base for development. everything
> went well until yesterday we had rows start to disappeared in the source
> data base. I then found out that the rows disappearing from the source
> data base were being deleted from the database copy and this was being
> replicated in the source database. I am sure this is a great feature
> but I need to stop it from doing this. HELP


You set up replication, and now you don't want replication to occur?
I guess that you just delete the subscription and/or the pubication
then.

If you only wanted a one-time copy, you should probably have used
snapshot replication.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pr...oads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodin...ions/books.mspx
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com