| Invert |
Alberto De Luca
02/26/2010 19:41
SQL 2008 missing depends
Hi,
I try to update a SQL 2008 Database but the process ignore the object's dependancy. E.g. If I have a View in another View the process thrown an exception (SQL Exception) if the depending object isn't create before.
In SQL Server 2005 all works fine.
(I use the same Database in 2005 and 2008 instances)
Can you fix this problem?
Thanks.
|