FIX: Script Generation Using SEM Overlooks Default BindingsLast reviewed: May 14, 1997Article ID: Q139554 |
The information in this article applies to:
SYMPTOMSScript 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.
WORKAROUNDUse 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.
STATUSMicrosoft 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
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |