Options

Invalid object name 'dbo.[VIEW]'

Spongebob76Spongebob76 Posts: 6
edited January 22, 2007 12:31PM in SQL Packager Previous Versions
Hi,

I still have trouble with SQL Packager. This time I have scripted the entire database and tried to run it as an exe as well as jus the script. Please see error message below.

...
Creating [dbo].[vLoanCustomDataStructure]
Creating [dbo].[vRatings]
Creating [dbo].[QuestionnairesNodeStatuses]
...

Creating [dbo].[vAuditSelectedLoans]
Msg 208, Level 16, State 1, Procedure vAuditSelectedLoans, Line 3
Invalid object name 'dbo.vRatings'.

(1 row(s) affected)

The weird thing is that vRatings has been previously successfully created. I have also checked the view in my source database, and that one is running just fine.

Regards,
Andre

Comments

Sign In or Register to comment.