HI
When ever hovering over a column (seems to be only in reportserver) i get the error below. (using 6.2.0.366 in 2012 SSMS)
e.g
SELECT TimeStart
FROM dbo.ExecutionLog AS el
WHERE TimeStart BETWEEN '2014-03-20 07:00:30' AND '2014-03-21 08:00:30'
Unable to cast object of type 'RedGate.SQLCompare.Engine.RelationalIndex' to type 'RedGate.SQLCompare.Engine.Statistics'.
When ever hovering over a column (seems to be only in reportserver) i get the error below. (using 6.2.0.366 in 2012 SSMS)
e.g
SELECT TimeStart
FROM dbo.ExecutionLog AS el
WHERE TimeStart BETWEEN '2014-03-20 07:00:30' AND '2014-03-21 08:00:30'
Unable to cast object of type 'RedGate.SQLCompare.Engine.RelationalIndex' to type 'RedGate.SQLCompare.Engine.Statistics'.