Share via


Error Messages for Database Features of Visual Studio

You might encounter a variety of error conditions when you use Visual Studio. 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

SQL03006: {referencing object} contains an unresolved reference to an object.

SQL02038: For DROP STATISTICS, you must provide both the object (table or view) name and the statistics name in the form 'objectName.statisticsName'.

SQL03020: The database name is not valid. You must use '$(databasename)' as the database name.

SQL03062: When you create an object of this type in a database project, the object’s name must contain no more than two parts.

See Also

Tasks

How to: Suppress One or More Types of Warnings

Concepts

Resources for Troubleshooting Errors in Application Lifecycle Management Tools