Authorization for user group in templates
Working on large projects, we encountered the following problem: there are templates that require access for more collaborators than are allowed in the template field, both in terminal mode and in BEAS.
Possible solutions (bad way): Increase the field size from NVARCHAR(255) to NVARCHAR(5000).
Correct way: create a field for user group authorization
3
Iniciar sesión para dejar un comentario.
Comentarios
0 comentarios