Hi,
I tried to create another user in a SQLServer database. I used the sa account of SQLServer and I selected 'Create SQL Server Login and User'.
After creation I grant the user a role which has access on the appropriate security groups. The user can see all the information he is supposed to see but when he tries to create an entry he gets the following message:
![]()
Can it be that something goes wrong with the grants when you create a new user?
Is there a workaround?
Kind regards,
Peter
I tried to create another user in a SQLServer database. I used the sa account of SQLServer and I selected 'Create SQL Server Login and User'.
After creation I grant the user a role which has access on the appropriate security groups. The user can see all the information he is supposed to see but when he tries to create an entry he gets the following message:
Can it be that something goes wrong with the grants when you create a new user?
Is there a workaround?
Kind regards,
Peter