Hello All,
My Site IsWorking Fine before 3 days on server .
i change my server brfore 3 days and error comes of denied permision of database
please give me soe sggestion to solve this error
SqlException: The SELECT permission was denied on the object 'Review_Rating', database 'myeasyshikshadb', schema 'manohara'.
I also trying with fire this on my sqlserver but my site is live ad databse on server plesk server
Cannot grant, deny, or revoke permissions to sa, dbo, entity owner, information_schema, sys, or yourself.
Try to run the grant query though sql management studio
GRANT INSERT, UPDATE, SELECT ON TableName TO UserName
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.