Activity overview
Latest activity by GerardoS
I used the Object RedGate.SQLCompare.Engine.Filter and was able to filter.
Thanks. / comments
I used the Object RedGate.SQLCompare.Engine.Filter and was able to filter.
Thanks.
How to filter User, Roles and Schemas when compare using Compare SDK
Hi,
I am trying to Compare 2 database but I need to ignore the User, Roles and Schema using Code (C# or VB).
I tried
stagingDB.Register(sourceConnectionProperties, Options.Default.Plus(Options.Igno...