Hi all,
I would like to manage privileges for my feature datasets inside my enterprise geodatabase (10.2-SQL Server) with another user (Not DBO user nor SDE user).
I'm using windows authentification and assigning db_owner permissions to a specific user in a database level using SQL Management Studio, but it doesn't seems to work.
Is there a way to achieve this?
Thanks for your help,
MB