Цитата:
Изначально опубликовано tov
Что имеет больший приоритет при настройке доступа пользователя к таблице: фукнциональный ключ или уровень доступа, определенный для таблицы (MaxAccessMode)?
Блн. Перечитал вопрос. Надо было просто сделать поиск в Руководстве разработчика по слову maxAccessCode
Цитата:
define the access rights when the table is used as a data source in a form or a report. If the table is used as a data source in a form, then the access rights in the form cannot exceed the access rights defined for the table.
You can set this property to View on a transaction table to prevent the end users from modifying the transactions.
А в топике с чудесным названием
Calculating a user group's table rights есть даже блок-схема