FIX: Script Generation Using SEM Overlooks Default Bindings

ID: Q139554

The information in this article applies to: BUG# NT: 11912 (6.00)

SYMPTOMS

Script generation in SQL Enterprise Manager (SEM) overlooks default bindings.

If there is a default bound to a particular column in a table in the database, the script generated through SEM will not show the binding statement, though the create default statement is generated.

WORKAROUND

Use the Transfer Manager or Object Manager in SQL Server version 4.21 to generate scripts. The relevant default binding statements can then be "cut and pasted" onto the script generated by the SQL Enterprise Manager.

Alternately, you could manually add the default binding statements.

STATUS

Microsoft has confirmed this to be a problem in SQL Server version 6.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.0. For more information, contact your primary support provider.

Additional query words: sql6 scripts batch

Keywords          : kbusage SSrvEntMan SSrvTran_SQL kbbug6.00 kbfix6.00.sp3 
Version           : 4.21 6.0
Platform          : WINDOWS

Last Reviewed: May 15, 1997