aspx通过使用存储过程和登录名weblimiteduser(它仅具有执行该存储过程的权限,而无权执行基础表)改进了该情况。
BetterLogin.aspx improves the situation by using a stored procedure and a login, WebLimitedUser, which only has rights to execute that stored procedure and no rights to the underlying tables.
aspx通过使用存储过程和登录名weblimiteduser(它仅具有执行该存储过程的权限,而无权执行基础表)改进了该情况。
BetterLogin.aspx improves the situation by using a stored procedure and a login, WebLimitedUser, which only has rights to execute that stored procedure and no rights to the underlying tables.
应用推荐