Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Invalid Object Name in query

Author  Topic 

bruce261066
Starting Member

1 Post

Posted - 2006-11-21 : 21:36:33
I am brand new to SQL , and have been asked to come up with a solution for the following error when running a query - Invalid Object Name 'Despatches'

Is it as straightforward as it looks, it because the query is being run on an object that does not exist.

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-11-21 : 22:19:27
yes. The object does not exists in the database where the query execute


KH

Go to Top of Page
   

- Advertisement -