Gcobani Mkontwana

Gcobani Mkontwana

  • 565
  • 1.9k
  • 404.5k

Permission is deprecated only for compatibility

Jan 22 2020 1:41 PM
Hi Mate
 
I am experience this error on my sql server database, each time i execute this command on my editor. 
 
The ALL permission is deprecated and maintained only for compatibility. It DOES NOT imply ALL permissions defined on the entity.
 
use eNtsaMemberRegistrationDB
go
grant all on TestUser to Users;

Answers (1)