BUG: Generate SQL Scripts Operation in Enterprise Manager Doesn't Show Correct Owner (282412)
The information in this article applies to:
This article was previously published under Q282412
BUG #: 100961 (SQLBUG_70)
SYMPTOMS
When a stored procedure that is not owned by the database owner (DBO) has the same name as a stored procedure that is owned by DBO, and they both exist in the same database, the Generate SQL Scripts operation always shows the script for the DBO-owned stored procedure regardless of which stored procedure you choose.
Note that this is only a scripting error; the two stored procedures actually exist distinctly in the system catalog.
This problem is also seen when scripting tables, views, and rules.
WORKAROUND
You can implement either of the following workarounds depending on your requirements:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0.
Modification Type: | Major | Last Reviewed: | 9/4/2002 |
---|
Keywords: | kbbug KB282412 kbAudDeveloper |
---|
|