BUG: Transfer Manager May Generate Scripts for Check ConstraintsLast reviewed: December 30, 1997Article ID: Q178648 |
The information in this article applies to:
SYMPTOMSCheck constraints defined on quoted identifier columns are generated without quotes by means of Transfer Manager or the Generate SQL Scripts option from SQL Enterprise Manager, even if the Use Quoted Identifiers option is selected. Without these quotes, executing the generated scripts to recreate the objects may result in an error.
WORKAROUNDTo work around this problem, manually modify the generated scripts and add the quotes to constraints defined on the columns.
STATUSMicrosoft has confirmed this to be a problem in SQL Server versions 6.0 and 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: SEM quotes quoted_identifier
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |