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
lookout settings keep resetting to default / outlook 2003
Make a form transparent,not the controls
Is there a way to print the properties for a given control in Access 2007?
Yes/No fields in Access 2007
Excel Average Need to ignore #n/a values
Tree command in DOS
SCCM Software Distribution - Driver installation Looping Error
Can I populate datagridview from data reader rather than data adapter
Assigning a value to a DataTable column
How to export data from Access database?