Hi,
I am running SQL2000 on W2k server. Everything was working fine untill sometime yesterday. All in a sudden, I was not able to insert into my database table. I can do select, and I can even run sp_columns on the table, but when I try to INSERT, I get the following error ...
Server: Msg 208, Level 16, State 3, Line 4
Invalid object name [tablename].
The insert statment should be working fine as they were run before the problem occurs! Has anyone ran into this before? Any input is appreciated!
Thanks!
Kevin
I am running SQL2000 on W2k server. Everything was working fine untill sometime yesterday. All in a sudden, I was not able to insert into my database table. I can do select, and I can even run sp_columns on the table, but when I try to INSERT, I get the following error ...
Server: Msg 208, Level 16, State 3, Line 4
Invalid object name [tablename].
The insert statment should be working fine as they were run before the problem occurs! Has anyone ran into this before? Any input is appreciated!
Thanks!
Kevin
