Activity overview
Latest activity by Infocorp
Value cannot be null. Parameter name: key when comparing two databases created from DBCC CLONEDB
All comparisons between databases fail when at least one of the them is a clone created with DBCC CLONEDATABASE, no matter if it is the source or target database. Based on what I've seen in other p...