Expand Minimize
1 out of 1 rated this helpful - Rate this topic

The name specified is invalid because it is empty, contains invalid characters, or contains more than 128 characters.

SQL Server 2005

When creating names, follow consistent naming conventions and ensure that each name uses allowed characters. Names cannot use characters such as / : * # ? " < > |. As a general rule, use alphabetic and numeric characters and avoid using symbol characters. For specific rules on valid naming conventions, consult the documentation for your database and operating system.

  1. Retype the name using only valid characters.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.