Posts
Sort by recent activity
SQL Compare Showing Differences in Default Constraints
Hello,
SQL Compare 6 is showing differences between tables when the only thing different is the default constraint, which on one server is defined as (0) and on the other is ((0)). Even if I tell i...