Ownership chaining is broken if the Execute command is enclosed in parentheses characters ("( )") in SQL Server 2000 (887267)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
INTRODUCTIONIn Microsoft SQL Server 2000, chaining is honored when one procedure calls another procedure by using an Execute command. Chaining is not
honored if the Execute command is enclosed in parentheses ("( )").REFERENCESAdditional information about ownership chaining is
available in SQL Server 2000 Books Online. The following topics
address ownership chaining:
- Using Ownership Chains
- Backward Compatibility for Cross-Database Ownership
Chaining
- sp_dboption
- Setting Configuration Options
To download SQL Server 2000 Books Online,
visit the following Microsoft Web site:
For additional information about ownership chaining and cross-database ownership chaining, click the following article numbers to view the articles in the Microsoft Knowledge Base:
810474
Cross-database ownership chaining behavior changes in SQL Server 2000 Service Pack 3
813849 Enabling cross-database ownership chaining for Notification Services databases
Modification Type: | Major | Last Reviewed: | 1/17/2005 |
---|
Keywords: | kbinfo KB887267 kbAudDeveloper |
---|
|