Microsoft
Software
Hardware
Network
Question : Which permission I should give to an mssql user to be able to request the Query notifications?
I have user Web1 in the MSSQL database, i went to the Manager opened
Security > Logins > right clicked on user Web1 and in User Mapping i made this user dbo for database DB1.
And i gave db_public , db_datawritter, db_datareader
I got this error: User "Web1" does not have permission to request query notification subscriptions on database "DB1".
This issue is solved only if i set the user to db_owner.
Is there any other way to be fixed without having the user as db_owner?
Thanks
Answer : Which permission I should give to an mssql user to be able to request the Query notifications?
Use SUBSCRIBE QUERY NOTIFICATIONS permission.
Random Solutions
Sort by short month name in the Tablix
Import a TXT file with >255 fields into Access 2003
How do I add some records in a query field?
Access 2003 Queries wrongly prompting for parameters
Is there a way of reverting from Windows 7 back to Windows XP? I have a Windows.old folder that has saved all of the main Windows XP folders
CreateFile in EVC
RAID config options for SQL Server 2008
Automatically update Org Chart when DB is updated
After Update in Access
Restrict value to field - unique but allow certain values