False 'invalid column name' error? Is there a cache to clear? #1100
Unanswered
myworkaccountforsql
asked this question in
Q&A
Replies: 2 comments
-
|
You can stop and restart SQLPage |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Try it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
if i run this code
I get this error
If I comment out the insert code
It shows data from the column fine in the 'list' thing
Running a similar insert comment just in SSMS works no problem

I had something similar in SSMS and the top suggestion in this thread https://stackoverflow.com/questions/7260487/sql-server-reports-invalid-column-name-but-the-column-is-present-and-the-quer fixed it be using a key combo to clear a cache. Is there something similar here? or am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions