PedroMaia said: Just find the numeric values for the Client Capability and Privileges you want and execute the DQL:UPDATE dm_user OBJECTSET client_capability = <Numeric Value>,SET user_privileges = <Numeric Value>,SET user_xprivileges = <Numeric Value>WHERE user_name = '<User Name>'