Activity overview
Latest activity by Ej
That did it in the end.
Thanks Brian / comments
That did it in the end.
Thanks Brian
How to use multiple Options to compare two databases.
I'm a C# dev using SQL Compare 5.0 to compare two databases named SourceDB and TargetDB. I call the register method on the Database a la
SourceDB.Database.Register(SourceDB.ConxProps, Options.Ignor...