SQL Server reports 'Invalid column name', but the column is present and the query works through management studio

前端 未结 12 611
生来不讨喜
生来不讨喜 2020-12-04 11:35

I\'ve hit a bit of an impasse. I have a query that is generated by some C# code. The query works fine in Microsoft SQL Server Management Studio whe

12条回答
  •  北海茫月
    2020-12-04 11:46

    I eventually shut-down and restarted Microsoft SQL Server Management Studio; and that fixed it for me. But at other times, just starting a new query window was enough.

提交回复
热议问题