Upgrade Advisor detected UPDATETEXT statements that read and write to the same binary large objects (BLOB) by using the same text pointer. SQL Server 2008 does not support the use of text pointers in this manner.
Upgrade Advisor detected the use of outer join operators *= and =*. These operators are not supported in 90 or later compatibility ...
Upgrade Advisor detected the use of the FOR BROWSE clause in a view. The FOR BROWSE clause is allowed (and ignored) in views ...
Upgrade Advisor detected the user name sys in a database. This name is reserved in SQL Server 2008. Rename the user before ...
Upgrade Advisor detected two conflicting registrations for the same instance. Multiple registrations occur when the instance ...
Upgrade Advisor detected UPDATETEXT statements that read and write to the same binary large objects (BLOB) by using the same ...
Upgrade Advisor did not find the specified instance of Notification Services in the registry and, therefore, cannot analyze ...
Upgrade Advisor either could not find the instance and application databases, or the databases are corrupt. Make sure the ...
Upgrade Advisor found that you are using SQL Server Authentication for one or more local connections for agents. On upgrade ...
Upgrade Advisor has detected an index on a view with the IGNORE_DUP_KEY option set to ON. In SQL Server 2005 or later, this ...