How can we help you today? How can we help you today?
mfc2mfc2
Yes. I just ran a data compare and the column order issue appeared. The problem appears frequently, although not every time. I am comparing a SQL Server 2012 server to a 2016 server. / comments
Yes. I just ran a data compare and the column order issue appeared. The problem appears frequently, although not every time. I am comparing a SQL Server 2012 server to a 2016 server.
0 votes
I switched to a different project and the problem showed up again. This other project has the include identical rows option enabled. In the attached screenshot, all the dark blue shaded row pairs should be adjacent. [image] / comments
I switched to a different project and the problem showed up again. This other project has the include identical rows option enabled. In the attached screenshot, all the dark blue shaded row pairs s...
0 votes
I have not seen the bug in the past few days. I turned off the inclusion of identical rows, which may have impacted it. Windows 10 Enterprise 10.0.17134 Build 17134. 1920x1080 connected through a ThinkPad USB-C dock. / comments
I have not seen the bug in the past few days. I turned off the inclusion of identical rows, which may have impacted it. Windows 10 Enterprise 10.0.17134 Build 17134. 1920x1080 connected through a T...
0 votes
I found the problem. One database was running SQL Server 2005, the other was running SQL Server 2000. That option did not exist in the 2000 version. / comments
I found the problem. One database was running SQL Server 2005, the other was running SQL Server 2000. That option did not exist in the 2000 version.
0 votes
I started getting Red-Gate errors in SSMS errors as well immediately after upgrading to 10.2. I get the errors every time I open SSMS. Mine involve RedGate.SharedSSMS.ReflectionUtils throwing an error. / comments
I started getting Red-Gate errors in SSMS errors as well immediately after upgrading to 10.2. I get the errors every time I open SSMS. Mine involve RedGate.SharedSSMS.ReflectionUtils throwing an er...
0 votes
Thanks for pointing that out. It looks like that new option was added in version 8.5, although it is not mentioned in the release notes. Thanks to redgate for adding that option. / comments
Thanks for pointing that out. It looks like that new option was added in version 8.5, although it is not mentioned in the release notes. Thanks to redgate for adding that option.
0 votes
Another thing to equate would be defaults with an extra set of parenthesis. Sometimes I see DEFAULT (0) = DEFAULT ((0)). I'm not sure the root cause of the double parenthesis. / comments
Another thing to equate would be defaults with an extra set of parenthesis. Sometimes I see DEFAULT (0) = DEFAULT ((0)). I'm not sure the root cause of the double parenthesis.
0 votes