Activity overview
Latest activity by timharkin
By navigating to the source folders and deleting them, I corrupted the repository (it is a test repo, so no real loss, thankfully). I created a new empty respository, and then was able to perform the initial commit, for the most part. However, I an unable to commit some objects - the DB I am testing with has several hundred objects in it, and there are 70 that keep showing up as having changes to commit, even immeadiately after commiting the DB. It appears that the noted differences are all in comments at the beginning of the scripts. / comments
By navigating to the source folders and deleting them, I corrupted the repository (it is a test repo, so no real loss, thankfully). I created a new empty respository, and then was able to perform ...
Inconsistent Line Ending Style
I am testing out SQL Source Control. I have an existing DB that I want to perform an initial check inn on. When I attempt to do so, the process fails at the step titled "Sending files to source c...
Smaller Scripts
Is there a way to limit the number of inserts in a script generated by SQL Data Compare? FOr example, if there are 50,000 inserts requred to sync, coul five scritps be generated that would have 10...