Non DBO Owner objects always show as different
thom.bolin
Posts: 12
I am running SQLCompare 8.2.1.50. When I compare two databases that have object owners other than DBO the objects show up in both of the only exists windows.
The owners are listed correctly in the compare results window, howver they are not showing up in the object owner mapping window.
Thom
The owners are listed correctly in the compare results window, howver they are not showing up in the object owner mapping window.
Thom
Comments
When you create a comparison project and you have selected your data sources, SQL Compare automatically maps objects with the same name and the same owner (SQL Server 2000) or schema (SQL Server 2008 and SQL Server 2005) for you.
If you want to compare objects with the same name, but those objects have different owners or belong to different schemas, you can map the owners or schemas as required. For example, if you want to compare objects in a test database that are owned by sales with objects in a production database that are owned by support, you can map sales to support.
For more details kindly go throughthis knowledge base article.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Got sidetracked onto some other projects and just now returning to this issue. The owners are the same in both databases, however when I compare the databases they show are different.
I can upload the actual compare output if that would assist.
I can attach the output comparision if needed.