Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Deny permission does not apply in db

Author  Topic 

chandra_skm
Starting Member

1 Post

Posted - 2009-03-31 : 12:11:11
I suppose to deny permission for select statement for a table. I can run deny script. After executing it ,I could still able to run select statement. I am running deny script on local db.I am the owner of the db.

Please reply me asap.I want deny permission to be working properly.

DonAtWork
Master Smack Fu Yak Hacker

2167 Posts

Posted - 2009-03-31 : 12:38:10
Please follow the first link in my signature, and restate your question.

[Signature]For fast help, follow this link:
http://weblogs.sqlteam.com/brettk/archive/2005/05/25.aspx
Learn SQL or How to sell Used Cars
For ultra basic questions, follow these links.
http://www.sql-tutorial.net/
http://www.firstsql.com/tutor.htm
http://www.w3schools.com/sql/default.asp
Go to Top of Page
   

- Advertisement -