Error when hovering over a column to get the dependencies

sp_locksp_lock Posts: 2
edited March 21, 2014 7:20AM in SQL Prompt
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'.

Comments

  • Aaron LAaron L Posts: 596 New member
    Hi sp_lock,
    Thank you for reporting this, I think we have an automated error report that you sent in yesterday too. We've tracked down the offending piece of code and will try to get a fix for you in the next release of Prompt.

    Thanks,
    Aaron.
Sign In or Register to comment.