RE: Unable to view all procedures in management studio
- From: petery@xxxxxxxxxxxxxxxxxxxx (Peter Yang [MSFT])
- Date: Thu, 09 Feb 2006 08:01:48 GMT
Hello Quinn,
This is secruity design change in SQL 2005. You could try this statments:
GRANT VIEW ANY DEFINITION TO public
Please see following article for more details:
http://www.microsoft.com/technet/technetmag/issues/2006/01/ProtectMetaData/d
efault.aspx
Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: "Quinn" <dellsql@xxxxxxxxxxxxxxxxx>on
Subject: Unable to view all procedures in management studio
Date: Wed, 8 Feb 2006 21:52:31 -0600
Lines: 10
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
X-RFC2646: Format=Flowed; Original
Message-ID: <#flSCxSLGHA.740@xxxxxxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.sqlserver.clients
NNTP-Posting-Host: cpe-70-112-155-207.austin.res.rr.com 70.112.155.207
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.clients:31364
X-Tomcat-NG: microsoft.public.sqlserver.clients
I manage access to our databases via global group. All of the developers
my team are in this global group. In our testing environment I only grant
this global group read access to the database. In SQL 2000, even with this
limited level of access, users are still able to see all objects in Query
Analyzer. However in management studio none of the developers can see any
stored procedures. Even when querying sys.objects the information for the
procedures do not return. I have verified that there are no filters in
management studio. Does anybody have any idea what is going on?
.
- Follow-Ups:
- References:
- Prev by Date: Unable to view all procedures in management studio
- Next by Date: Dynamic Query in View
- Previous by thread: Unable to view all procedures in management studio
- Next by thread: Re: Unable to view all procedures in management studio
- Index(es):
Relevant Pages
|
Loading