I created application role in my database and gave select permissions on some tables to application role.Then I activated application role using sp_setapprole.But when developer trying to connect to server using this approle userID and password it gives me following erroe.
Login fails for user "approlename'
Could you please help me with this.
Thanks,
SR