melbert2002
MIS
- Jul 16, 2004
- 153
Hello all,
I have a question for everyone. I have just started using SQL server 2000. I have an assignment to replicate one database to another server (running SQL 2000)in almost real time. Now we can not touch the original server (SQL1) like registering the server so that I can turn that server into a publisher and the other server (SQL2) into a subscriber. I have tryed using DTS and it seems to want to do what I want in a round about way, but I would like just the updates to the DB and not to pull the whole DB again. I have tried appending, but that just adds records and does not delete records that have been removed. Is there a way to do this????
Thanks in advance
Melbert
I have a question for everyone. I have just started using SQL server 2000. I have an assignment to replicate one database to another server (running SQL 2000)in almost real time. Now we can not touch the original server (SQL1) like registering the server so that I can turn that server into a publisher and the other server (SQL2) into a subscriber. I have tryed using DTS and it seems to want to do what I want in a round about way, but I would like just the updates to the DB and not to pull the whole DB again. I have tried appending, but that just adds records and does not delete records that have been removed. Is there a way to do this????
Thanks in advance
Melbert