View Single Post
  #1 (permalink)  
Old 06-09-09, 03:39
d_shanke d_shanke is offline
Registered User
 
Join Date: May 2009
Posts: 8
Cross database ownership chaining

In MS SQL we can disable the 'Cross database ownership chaining' feature by setting the configuration option 'cross db ownership chaining' to 0
How can we do this in Sybase?
Reply With Quote