Viewing 2 posts - 16 through 18 (of 18 total)
I am aware of that article and even acknowledge that the optimalization in QN is good - it's just that the old way was more useful for a caching engine.
Ours...
May 28, 2012 at 2:44 am
#1493672
HowardW (5/16/2012)
Jakub.Janda (5/16/2012)-- Deny all common rightsDENY SELECT TO [WebUser]DENY INSERT TO [WebUser]DENY UPDATE TO [WebUser]DENY DELETE TO [WebUser]
Jakub.Janda (5/16/2012)
DENY SELECT TO [WebUser]
DENY INSERT TO [WebUser]
DENY UPDATE TO [WebUser]
DENY DELETE TO [WebUser]
Deny and Revoke are not the same thing. Deny prevents permissions from...
May 16, 2012 at 8:53 am
#1488456