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
 Transact-SQL (2005)
 Index Views

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2007-03-20 : 09:02:24
Anand writes "I am getting "is invalid for schema binding. Names must be in two-part format and an object cannot reference itself.
" error when I am creating index views across database.

Can we create Indexed Views where I am referencing tables from a different database.

This works fine if I create Indexed View using tables in the same database.


Thanks in advance.


Anand"
   

- Advertisement -