'visual studio 2019 schema compare no differences detected

I am using New Schema Comparison to compare 2 Databases but this tools return " compare no differences detected "
I am using VS 2019



Solution 1:[1]

Have a look at the Error List in Visual Studio.

screenshot

In my case it contained errors, but it's not obvious that an error has occurred from the SQL Schema Compare UI.

Solution 2:[2]

I just faced the same problem. In my case, it was because the database user did not have enough privileges.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1
Solution 2 Giovanny Farto M.