Error Messages in Database Edition
You might encounter a variety of error conditions when you use Visual Studio Team System Database Edition. For many of these errors, you can click the error in the Error List window and then press F1 for more information. This topic lists the errors for which additional information is available.
In This Section
Ambiguous column in SELECT could not be resolved
TSD3007: Invalid supporting statement for {identifier}: {text}
TSD3008: The object definition cannot have a data manipulation language (DML) statement.
TSD3017: The ALTER statement is not allowed. You must modify the object when you create it.
TSD3018: The DROP STATISTICS statement requires [schema_name.]table_name.statistics_name.
TSD3020: The database name is invalid. The substitute value '$(databasename)' should be used.
TSD3032: You cannot use this statement when you create a full-text index in a database project.