- Last activity was около 9 лет назад
-
Последний ответ от
I enabled user privileges in the Server ini file and would like to use them on a per user basis.
I use the SQL methods for granting/revoking privileges,
GRANT READ, INSERT (etc..) on database.* to UserName
REVOKE READ, DELETE (etc) on database...
-
VS_ServerAdmin