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
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Error Source: .Net SqlClient Data Provider

Author  Topic 

lovehui
Yak Posting Veteran

60 Posts

Posted - 2009-08-06 : 11:49:36
Hello,

I have a view and I want to look at it in sql 20005 server management studio but failed.

When I open view then,
SQL Exexution Error.

Executed SQL statement: SELECT MessageGroup,MessageID FROM MESSAGES
Error Source: .Net SqlClient Data Provider
Error Message: Invalid column name 'MESSAGEID'
Could not use view of function 'MESSAGES' because of binding errors.



Thanks
   

- Advertisement -