Expand Minimize
This topic has not yet been rated - Rate this topic

sp_MShasdbaccess

SQL Server 2000

Lists the name and owner of all the databases to which the user has access.

Syntax

sp_MShasdbaccess

Return Code Values

0 (success) or 1 (failure)

Permissions

Execute permission defaults to the public role.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.