...
To setup self-service access :
...
you need to create a SQL login that defines:
- Read access to the Insights database using the SELFSERVICE schema.
- Execute rights on the [dbo].[spHelp] stored procedure.
...
To setup self-service access :
...
you need to create a SQL login that defines: