SQL compare project
mhafiez
Posts: 2
I have created a new project to compare 2 databases, is there anyway to create a job or a scheduale to run this compare on montly basis or in demand rather opening the project and execute it.
Thanks
Thanks
Comments
You can set up projects using SQL Compare and save them to project files on disk. You can then run the project from the command-line using SQLCompare.exe, if you have a "Professional Edition" licence.
Scheduling the comparison/synchronization can then be done using Windows scheduled tasks or the "at" command.
I hope this helps.