The information in this article applies to:
SYMPTOMS
If you try to rename a table's column to use a quoted identifier column
name, sp_rename gives an error indicating that the column name is invalid.
The errors are as folows:
WORKAROUNDExport the data. Drop and re-create the table with quoted identifiers on necessary columns. Import the data back in. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 1 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. Additional query words: sp1
Keywords : kbnetwork SSrvGen kbbug6.50 kbfix6.50.sp1 |
Last Reviewed: April 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |