BUG: Transfer Manager May Generate Scripts for Check Constraints (178648)



The information in this article applies to:

  • Microsoft SQL Server 6.0
  • Microsoft SQL Server 6.5

This article was previously published under Q178648

SYMPTOMS

BUG #: 17710 (SQL6.5)

Check 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.

WORKAROUND

To work around this problem, manually modify the generated scripts and add the quotes to constraints defined on the columns.

STATUS

Microsoft 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.

Modification Type:MajorLast Reviewed:10/16/2003
Keywords:kbBug KB178648