am getting this error, what does it mean and how to overcome this
my table name is EMPLOYEE
Msg 208, Level 16, State 1, Line 1
Invalid object name 'EMPLOYEE'.
Invalid object name 'EMPLOYEE'.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anupam SinghPosted Jun 24, 2014, 7:32 AM
It means there is no such table (or view or SP.. etc) exist in database.
you might have selected different mistakenly.