Expand Minimize
This topic has not yet been rated - Rate this topic

Database object specified already exists. Choose a unique name.

SQL Server 2005

When creating names for database objects, use unique names and follow consistent naming conventions using only the allowed characters. For specific rules on valid naming conventions, consult the documentation for your database and operating system.

  1. Enter a different name for the database object.

    -or-

  2. Rename the object that currently exists before creating the new database object with the specified name.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.