Can schema be ignored in object names in VS 2010 Schema Compare?
- by Daniel
Is it possible to ignore the schema in object names when comparing databases using Visual Studio 2010 Schema Compare? For example, I'd like [dbo].[mysproc] and [mysproc] to be considered equivalent.