Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Comparing Database Changes

Author  Topic 

DavidChel
Constraint Violating Yak Guru

474 Posts

Posted - 2008-07-24 : 10:17:44
I need to create programs to update SQL records outside of my ERP System. My ERP system is not well documented.

What I was looking for was a program where I could take a snapshot of my database in it's current state, make the changes using the erp software that I want to emulate, and then compare the "after changes" database with the original.

I'm testing SQL Data Compare from Red Gate for this. Can anyone recommend another alternative?

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-07-24 : 14:31:39
Here is free one: StarInix SQL Compare
Go to Top of Page
   

- Advertisement -