❔ [Sql Server] invalid column names
Trying to update my database through winform app with Sql Server
3 Replies
Maybe you don't have that column?
Also ssms has a number of cases where cached schema is wrong; are you sure it's not working?
Click on database
Now ctrl+N
Copy the code and paste it inside new terminal and now execute
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.