Logins & Permissions
- From: Phil <Phil@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 9 Sep 2008 22:24:01 -0700
Hi,
I am using SQL Server 2005 on a Windows NT Network
This is not something that I have really had little to deal with in the past
but I am trying to get some understanding of logins and permissions, I know
that you can have either a SQL Server Login or a Windows Login and a Windows
one is what I am currently using and this allows you rights to do certain
things with the SQL Server and then you have logins for the databases which
give you access to do certain things within the databases, well that is what
I think it all does, but what I want to do is restric people from only being
able to run a stored procedure and view its results either through Query
Analyser or Crystal Reports but not allow them to alter the stored procedure,
if someone could offer me some advice on this and where I can find some basic
white papers or web sites that explain the basics of SQL Logins and
Permissions it would be much appreciated.
Thanks
tress
.
- Follow-Ups:
- Re: Logins & Permissions
- From: Ekrem Önsoy
- Re: Logins & Permissions
- Prev by Date: 3rd Party Encryption Tool Recommendations for SQL 2000
- Next by Date: Re: Logins & Permissions
- Previous by thread: 3rd Party Encryption Tool Recommendations for SQL 2000
- Next by thread: Re: Logins & Permissions
- Index(es):
Relevant Pages
|