FIX: Script Generation Using SEM Overlooks Default Bindings

Q139554


The information in this article applies to:


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
Issue type : kbbug
Technology : kbSQLServSearch kbAudDeveloper kbSQLServ600


Last Reviewed: March 26, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.