Thursday, March 8, 2012

Compare Databases

I replicated two databases. How do I find out the data from one database is
copied over to the other DB?Hello,
How did you replicate the database:-
1. Is it SQL Server replication
2. Backup and Restore
3. Detach and Attach
IN most of the above cases data will be on sync.
You could use the SQLCompare from Redgate software..
http://www.red-gate.com/products/SQ...d5
Bjhdw
Thanks
Hari
"morphius" <morphius@.discussions.microsoft.com> wrote in message
news:A7F9C2AD-55A6-4E45-9496-CB06F9BD1E8A@.microsoft.com...
>I replicated two databases. How do I find out the data from one database is
> copied over to the other DB?

No comments:

Post a Comment