Replication

  • Thread starter Thread starter Goobz
  • Start date Start date
G

Goobz

Can anyone tell me what the easiest way is to stop a database from
being able to be replicated!?

I have a database that while I was gone over the weekend, someone had
changed something between the two, and has added a bunch more data, so
I have a bit over 7,000 conflicts. I would like to stop the replica,
and create a new one, so I still have all the data that was created
over the weekend.

How would I do this!?
 
:
Can anyone tell me what the easiest way is to stop a database from
being able to be replicated!?

I have a database that while I was gone over the weekend, someone
had changed something between the two, and has added a bunch more
data, so I have a bit over 7,000 conflicts. I would like to stop
the replica, and create a new one, so I still have all the data
that was created over the weekend.

How would I do this!?

Do you want it to continue to be replicated or not? What you need to
do will depend on that.

And 7000 conflicts sounds like your app is very, very badly
designed, as it is programmatically updated thousands of records (a
human being is unlikely to update 7000 records by hand over a
weekend!).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top