What is the secret to getting my VS2008 SqlServer database project to recognize that my view definition is pointing to a table in another database (not part of the db project) and thus stop failing to build? Is there some way to tell it I am referencing a table outside of the project itself?